On 8/3/06, Timothy Kesten centos-lst@gmx.de wrote:
Am Donnerstag 03 August 2006 20:34 schrieb Timothy Kesten:
inspect with
getfacl /path/to/folder
i.e. [root@main tk]# getfacl /etc/hosts getfacl: Removing leading '/' from absolute path names # file: etc/hosts # owner: root # group: root user::rw- user:tk:rw- group::r-- group:audatex:rwx
this should be group:admin:rwx
group:audatex:rw-
mask::rwx other::r--
Nice one Timothy, never seen that command before I'll have to bear it in mind for future use :-)