Victor Sudakov wrote:
> 
> I don't understand why I cannot completely remove the ACLs from a
> directory. Please look:

[dd]
> 
> Why are the "+" sign and the mask entry still there? How do I get rid
> of them completely? 

It may seem a bit radical but it does the job: 

find /some/dir | xargs rmextattr system posix1e.acl_access
find /some/dir | xargs rmextattr system posix1e.acl_default

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:[email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to