Link upgrade-to-stretch page
[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),
11 optionally limiting it to only one host and confirm the change in signed mail
12 to db.d.o as instructed.
13
14 New passwords are synced in the normal fashion, so expect delays of up to 30
15 minutes.
16
17 To find out to which, if any, commands you have access to run {{{sudo -l}}}.