Add sudo
[mirror/dsa-wiki.git] / input / user / sudo.creole
1 == sudo passwords ==
2
3 Some groups can use sudo on different debian.org systems to access
4 the group's role account user or to do other stuff.
5
6 Most of these require the use of a sudo-password that is different
7 from the standard ldap/unix password.
8
9 To set it, log into https://db.debian.org/ with your ldap credentials, set the
10 new sudo-password (which needs to be different from the ldap password), optionally
11 limiting it to only one host and confirm the change in signed mail to db.d.o as
12 instructed.
13
14 To find out to which, if any, commands you have access to run {{{sudo -l}}}.