Man Linux: Main Page and Category List

NAME

       update-dpsyco-users-sudoers

USAGE

       update-dpsyco-users-sudoers

DESCRIPTION

       Searches 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.

AUTHOR

       Ola Lundqvist <opal@debian.org>

SEE ALSO

       update-dpsyco(1) sudo(1) /etc/dpsyco/sudoers

Dpsyco                   Wed Nov  5 02:15:56 UTCUPDATE-DPSYCO-USERS-SUDOERS(1)