X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Flock-account.creole;h=8468748671de8be0ea95e8d3b0b179e877cc24b3;hb=bcf6750b1ef41d62c35018942ae92b205224945b;hp=355644097de0a49da36347aacf2b13db5564962c;hpb=ae4572f9757952c3935dcc3864f8b3b331885600;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/lock-account.creole b/input/howto/lock-account.creole index 3556440..8468748 100644 --- a/input/howto/lock-account.creole +++ b/input/howto/lock-account.creole @@ -2,8 +2,8 @@ === Introduction === -Per Section 3 of the [[http://www.debian.org/doc/manuals/developers-reference/|Debian Developer's Reference]] -relating to [[http://www.debian.org/doc/manuals/developers-reference/developer-duties.html|Debian Developer's Duties]], +Per Section 3 of the [[https://www.debian.org/doc/manuals/developers-reference/|Debian Developer's Reference]] +relating to [[https://www.debian.org/doc/manuals/developers-reference/developer-duties.html|Debian Developer's Duties]], a user is required to submit an RT ticket when retiring from Debian. Initially, the RT ticket will be assigned to a Debian Keyring Maintainer (DKM). @@ -19,10 +19,19 @@ This HOWTO documents DSA's actions relating to such tickets. Step 1: On the LDAP master (draghi.debian.org), execute ud-lock, specifying the RT ticket number and the username. +For emeritus developers: + {{{ you@home~$ ssh you@draghi.debian.org you@draghi~$ ud-lock -r }}} +For MIA or otherwise inactive developers: + +{{{ + you@home~$ ssh you@draghi.debian.org + you@draghi~$ ud-lock -r -s inactive +}}} + Step 2: Resolve the RT ticket.