~~socialite:icon reddit googleplus stumbleupon twitter~~ ===== ACLs ===== * setfacl - to add,delete or modify ACL * getfacl - display ACL info ==== Examples ==== setfacl -s user::rw-,group::r--,other:---,mask:rw-,user:fred:rw- file1 will give the owner rw, group read and others nothing except user fred who also has rw access. No one can exceed rw perms (defined by mask) getfacl file1** - shows current ACL setfacl -m user:george:6 file1 will allow user george rw to file1 in addition to current permissions (N.B overwrites existing ACL) setfacl -d user:fred:rw- file1 will remove special permissions for user fred The ls -l command will display if an ACL is set as the output will appear as follows: -rwxr-----+ 1 root sysadmin datestuff... file1 Note:equivalent commands of HP are chacl and lsacl . However, currently it is not supported with vxfs filesystems **Still stuck? Maybe we can help.** Contact us [[https://www.upwork.com/o/profiles/users/_~01207a4bc438b48c6e|at Upwork]] Never miss a thing [[http://www.justsomestuff.co.uk/subscribe.php|subscribe to our newsletter]] {{glyphicon>envelope}} or follow us [[http://twitter.com/itsjustsomestuf|on twitter]] {{glyphicon>hand-left}} For more super cool techie stuff [[http://www.justsomestuff.co.uk/theblog|check out our blog!!]] ===Recent Changes=== {{changes>}} ====Contribute to this wiki==== Why not help others by sharing your knowledge? Contribute something to this wiki and [[http://www.justsomestuff.co.uk/hall_of_fame.html|join out hall of fame!]]\\ [[http://www.justsomestuff.co.uk/theblog/contact-page|Contact us]] for a user name and password