Date: Fri, 28 Jan 2011 14:19:31 +0600 From: Victor Sudakov <vas@mpeks.tomsk.su> To: freebsd-questions@freebsd.org Subject: Cannot remove filesystem ACLs Message-ID: <20110128081931.GA89151@admin.sibptus.tomsk.ru>
next in thread | raw e-mail | index | archive | help
Colleagues, I don't understand why I cannot completely remove the ACLs from a directory. Please look: # setfacl -b /home/dogovor.common/ # setfacl -k /home/dogovor.common/ # ls -ald !$ ls -ald /home/dogovor.common/ drwxrwx---+ 4 nastenkoea dogovor 3584 13 ÑÎ× 09:35 /home/dogovor.common/ # getfacl !$ getfacl /home/dogovor.common/ # file: /home/dogovor.common/ # owner: nastenkoea # group: dogovor user::rwx group::rwx mask::rwx other::--- # Why are the "+" sign and the mask entry still there? How do I get rid of them completely? TIA for any input. FreeBSD 8.1-RELEASE-p2 i386 -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN sip:sudakov@sibptus.tomsk.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110128081931.GA89151>