Extended ACL does not show "+" on 'ls -dl'
Saravanen <[email protected]> Wed, 16 Mar 2005 11:18:12 +0800
| Newsgroups | gmane.linux.file-systems.acl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi! I'm using Mandrakelinux 10.1 with Kernel version: 2.6.8.1-12mdk. I recently installed the following acl packages: acl-2.2.23-2mdk gtk-acl-0.1.90-2mdk libacl1-2.2.23-2mdk I was following the examples given in: http://www.novell.com/documentation/suse91/suselinux-adminguide/html/apbs03.html I noticed that my machine doesnt show the '+' sign, which is supposed to indicates extended-acl, when i typed 'ls -dl'. This is what i'm getting: [saravanen@orange saravanen]$ setfacl -m user:tom:rwx,group:insurance:rwx mydir [saravanen@orange saravanen]$ getfacl mydir # file: mydir # owner: saravanen # group: saravanen user::rwx user:tom:rwx group::r-x group:insurance:rwx mask::rwx other::--- [saravanen@orange saravanen]$ ls -dl mydir drwxrwx--- 2 saravanen saravanen 4096 Mar 16 10:04 mydir/ [saravanen@orange saravanen]$ What do i need to do to get the '+' sign? Thanks. Saravanen _______________________________________________ acl-devel mailing list [email protected] http://acl.bestbits.at/mailman/listinfo/acl-devel