Results 1 to 3 of 3
Greetings.
I have a newbie question about ACLs. The man page on acl gives me section 5, the file format. It refers to library functions (Section 3) but there seem ...
- 11-29-2011 #1Just Joined!
- Join Date
- Nov 2011
- Location
- Brooklyn, NY (USA)
- Posts
- 4
ACL - Access Control Lists on file systems
Greetings.
I have a newbie question about ACLs. The man page on acl gives me section 5, the file format. It refers to library functions (Section 3) but there seem to be no shell-level commands for manipulating ACLs, at least not on my work computer.
My browser search has pointed me to some interesting articles on ACL across the network but that's beyond the basic information I want. I've looked into man chmod and info chmod to no avail.
So where can I find information on manipulating the ACL on a file (or directory) at the shell level? Are there even such utilities available?
Pointers anyone?
Thanks.
-- Rasputin P.
- 11-30-2011 #2Linux Guru
- Join Date
- May 2011
- Posts
- 1,855
man getfacl
man setfacl
- 11-30-2011 #3Just Joined!
- Join Date
- Nov 2011
- Location
- Brooklyn, NY (USA)
- Posts
- 4


Reply With Quote
