Visudo

From Christoph's Personal Wiki
Revision as of 02:04, 26 April 2007 by Christoph (Talk | contribs) (Visudo (command) moved to Visudo)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

visudo is a command line tool that edits the sudoers file in a safe fashion. The sudoers file (typically found at /etc/sudoers) allows listed users access to execute to a subset of commands as the root user.

See also

  • man visudo or info visudo for more information
  • su
  • sudo
  • vipw

External links