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:suda...@sibptus.tomsk.ru
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to