Re: ACL handling for NFSv4
Re: ACL handling for NFSv4
- Subject: Re: ACL handling for NFSv4
- From: Quinn <email@hidden>
- Date: Fri, 14 Nov 2008 10:42:09 +0000
At 15:38 -0500 13/11/08, Rick Macklem wrote:
What are the guid_t owner and group fields of a kauth_filesec and is
there a way a client can map those to/from uid/gid or do they have to
be stored/retrieved from the file system?
<sys/kauth.h> has KPIs to map from GUIDs to UID/GID
(kauth_cred_guid2uid, kauth_cred_guid2gid) and vice versa
(kauth_cred_uid2guid, kauth_cred_gid2guid). While I'm not an NFSv4
expert, so I really have no idea whether this is the right thing to
do, I suspect you might find them useful (-:
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden