It was discovered some how rebuilding the kernel the first time delete the
line options DEC_ACL.
I re-instated the line and rebuilt the kernel and everything works fine.
Thanks to those who responded.
Regards,
Hoai
My original post:
On Thu, 8 Oct 1998, Hoai Tran wrote:
->I do the following on a directory on local file system (NOT NFS)
->
->setacl -u user:test:rwx dir1
->setacl -d -u user:test:rw dir1
->setacl -D -u user:test:rwx dir1
->
->cd dir1
->touch test.txt
->getacl test.txt
->
-># file: test.txt
-># owner: root
-># group: system
->#
->user::rw-
->group::r--
->other::r--
->
->It does not inherit any of my acls.
->
->Any ideas.
->
->Thanks.
->
->Regards,
->Hoai
->
->
Received on Mon Oct 12 1998 - 22:43:23 NZDT