table of contents
other versions
- wheezy 1.0.36
UPDATE-DPSYCO-USERS-SUDOERS(1) | User Contributed Perl Documentation | UPDATE-DPSYCO-USERS-SUDOERS(1) |
NAME¶
update-dpsyco-users-sudoersUSAGE¶
update-dpsyco-users-sudoersDESCRIPTION¶
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/sudoersFri Aug 8 18:28:05 CEST 2008 | Dpsyco |