On Mon, 2008-06-16 at 20:12 +0800, Koo Junhao wrote: > Dear all, > > Can someone please enlighten me on the "+" shown in the permissions? > This is a directory mounted on RHEL5.1, shared through zfs nfs sharing > > shell$ mount > ... > hostname:/pool/fs on /tmp/hometest type nfs (rw,nfsvers=3,addr=xx.xx.xx.xx) > ... > > shell$ ls -al /tmp/ > ... > drwx------+ 2 90000 90000 6 Jun 16 19:56 hometest > ... > > Strangely, I can't cd to that directory, even in root. O.O > > Thanks for your help! > -- > Regards, > Junhao > > "Oops, what happened?", asked Confused Jmarki
this indicates the existence of ACLs http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.2/html/Deployment_Guide/ch-acls.html _______________________________________________ Slugnet mailing list [email protected] http://wiki.lugs.org.sg/LugsMailingListFaq http://www.lugs.org.sg/mailman/listinfo/slugnet
