1834961 Members
1990 Online
110071 Solutions
New Discussion

Question about ACL

 
SOLVED
Go to solution
Alberto Hurtado
Frequent Advisor

Question about ACL

good morning to all.
how I can know if I am using instrucion acl in the /etc/passwd and /etc/group ?

Thanks
1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Question about ACL

If I understand your question. If / is a vxfs filesystem (must be version 4) then the command is getacl. If using hfs, lsacl is the command. Man getacl, lsacl for details.
Note: I would be very reluctant to set ACL's on these files as it might have unintended consequences.

If it ain't broke, I can fix that.