RE: ls command
"Russell Packer" <[email protected]> Wed, 4 Aug 2004 11:54:21 +0100
| Newsgroups | gmane.linux.file-systems.acl.devel |
|---|---|
| Message-ID | <A0CB61816D3A634C91B373CE14106CA0010BB450@iron.int.arnoldinteractive.com> |
> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of [email protected] > Sent: 04 August 2004 11:49 > To: acl-devel > Subject: [Acl-Devel] ls command > > > Please help, I'm getting mad ! > > I installed linux Operating System 2.4.22. Unfortunately no acl kernel > support. > So I installed and compiled kernel 2.4.24 + acl patch (ea+acl+nfsacl+sec- > 2.4.24-0.8.69.diff). > I remount partition with acl option. > > Everything went well: I can use setfacl, getfacl command normally but > there is no chance to get '+' sign when I type ls command, that's always > not displayed. > > This is an example: > > [root@FedoraTest root]# > [root@FedoraTest root]# setfacl -m u:andrea:rwx install.log > [root@FedoraTest root]# getfacl install.log > # file: install.log > # owner: root > # group: root > user::rw- > user:andrea:rwx > group::r-- > mask::rwx > other::r-- > > [root@FedoraTest root]# ls -l > totale 64 > -rw-r--r-- 1 root root 1380 3 ago 16:49 anaconda-ks.cfg > drwxr-xr-x 2 root root 4096 3 ago 16:54 Desktop > -rw-rwxr-- 1 root root 48844 3 ago 16:47 install.log > -rw-r--r-- 1 root root 3726 3 ago 16:47 install.log.syslog > [root@FedoraTest root]# > > I expect to see -rw-rwxr--+ but plus sign is missing !!! > > > here additional information > > [root@FedoraTest root]# ls --version > ls (coreutils) 5.0 > Scritto da Richard Stallman and David MacKenzie. > > Copyright (C) 2003 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > PURPOSE. > [root@FedoraTest root]# > [root@FedoraTest root]# > [root@FedoraTest root]# > [root@FedoraTest root]# rpm -qa | grep coreutils > coreutils-5.0-24 > [root@FedoraTest root]# > > > Could you please help me ? > > Thanks in advance > Andrea Toia Have you installed acl, attr and the patched coreutils? _______________________________________________ acl-devel mailing list [email protected] http://acl.bestbits.at/mailman/listinfo/acl-devel