[CentOS] Permissions

Timothy Kesten centos-lst at gmx.de
Thu Aug 3 18:41:54 UTC 2006


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



More information about the CentOS mailing list