Re: Extended ACL does not show "+" on 'ls -dl'

Dave Kleikamp <[email protected]> Wed, 16 Mar 2005 09:19:01 -0600
Newsgroups gmane.linux.file-systems.acl.devel
Message-ID <1110986341.8129.4.camel@localhost>
On Wed, 2005-03-16 at 11:18 +0800, Saravanen wrote:
> 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'.

The coreutils package needs to be built with acl support.  I don't know
enough about Mandrake to tell you whether or not an acl-enabled package
exists.  The patch to add acl-support lives here:
http://acl.bestbits.at/download.html#Fileutils

> 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
-- 
David Kleikamp
IBM Linux Technology Center

_______________________________________________
acl-devel mailing list
[email protected]
http://acl.bestbits.at/mailman/listinfo/acl-devel