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