Re: Determining file-system ACL support
Re: Determining file-system ACL support
- Subject: Re: Determining file-system ACL support
- From: Terry Lambert <email@hidden>
- Date: Thu, 23 Apr 2009 01:41:53 -0700
On Apr 23, 2009, at 1:28 AM, rohan a wrote:
Hello,
I need to determine if ACL's are supported on a particular
volume on a Mac OS X box.
I can use the getattrlist() call with ATTR_VOL_CAPABILITIES and
VOL_CAP_INT_EXTENDED_SECURITY to determine ACL support.
However, will this work on a UFS volume also or only on the HFS+
volume ?
If not, then how will I determine if the UFS volume supports ACL's
or not?
It works for any volume. That's the point of volume attributes.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden