Am Donnerstag 03 August 2006 20:34 schrieb Timothy Kesten: > inspect with > > getfacl /path/to/folder > > i.e. > [root at 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-- Sorry Timothy