• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
re: dropping / enabling acls on Lion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: dropping / enabling acls on Lion


  • Subject: re: dropping / enabling acls on Lion
  • From: Chris Suter <email@hidden>
  • Date: Mon, 29 Aug 2011 21:13:30 +1000

Hi,

On Mon, Aug 29, 2011 at 6:47 PM, Thomas Engelmeier
<email@hidden> wrote:

> Sorry if this is only the "closest" list for the given problem-
>
> is there anything remotely resembling the fsaclctl  source available on Lion? Or an replacement the regular googleverse does not know about?

It's not available in Lion. I believe that it used an ioctl which is
no longer supported.

> I need to temporarily disable acls to modify an xattr for an folder - which I'm not allowed to do either as super user or regular admin user..

I don't believe ACLs are evaluated when you're running as root so I
would guess that it's something else that's stopping you. It could be
the immutable flag (which is checked when running as root), or it
could be a Kauth or Mandatory Access Control plug-in. For example, on
a Time Machine volume the TMSafetyNet kernel extension will prevent
you from doing anything to it (which you can disable if you really
need to).

If you're not sure exactly what is stopping you, you could use dtrace
to watch various Kernel methods (which has helped me in the past).

And, of course, all the source code is available.

Kind regards,

Chris
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >dropping / enabling acls on Lion (From: Thomas Engelmeier <email@hidden>)

  • Prev by Date: dropping / enabling acls on Lion
  • Next by Date: Re: dropping / enabling acls on Lion
  • Previous by thread: dropping / enabling acls on Lion
  • Next by thread: Re: dropping / enabling acls on Lion
  • Index(es):
    • Date
    • Thread