Query: update-dpsyco-users-sudoers
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UPDATE-DPSYCO-USERS-SUDOERS(1) User Contributed Perl Documentation UPDATE-DPSYCO-USERS-SUDOERS(1)NAMEupdate-dpsyco-users-sudoersUSAGEupdate-dpsyco-users-sudoersDESCRIPTIONSearches for 'sudo' files in /usr/share/dpsyco/users. Each sudo file contains a line with information about what that user can do. A line can look like this: ALL=(ALL) ALL And the generated line (that will be applied to /etc/sudoers) will look like $USERNAME ALL=(ALL) ALL The $USERNAME is the name of the apropriate user.AUTHOROla Lundqvist <opal@debian.org>SEE ALSOupdate-dpsyco(1) sudo(1) /etc/dpsyco/sudoers Dpsyco Fri Aug 8 18:28:05 CEST 2008 UPDATE-DPSYCO-USERS-SUDOERS(1)