Sudoers
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Security }} '''Sudoers''' is a module for Unix-style operating systems to set user privileges from a file listing users of the syst...") |
Revision as of 12:42, 24 March 2014
Sudoers is a module for Unix-style operating systems to set user privileges from a file listing users of the system and what sorts of access privileges they each have. It is based on the sudo command to set privileges for a single user. The user file for this module is normally stored in /etc/sudoers. It can also be configured via the networked data protocol LDAP.