Provided by: dpsyco-sudo_1.0.36_all bug

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