Unix security: Difference between revisions

Content deleted Content added
Services: The "*" in "*.ssh" means it's listening on all network interfaces - not all of which necessarily have network interface controllers, as they may be virtual network interfaces.
m Permissions: not a typo template to avoid spellchecker
Line 15:
/pvr [u::rwx,g::r-x,o::r-x/u::rwx,u:sue:rwx,g::r-x,m::rwx,o::r-x]
 
In this example, which is from the {{Not a typo|[[chacl]]}} command on the [[Linux]] operating system, the user '''sue''' is granted ''write'' permission to the ''/pvr'' directory.
 
===User groups===