Document locking account as inactive/MIA
authorJulien Cristau <jcristau@debian.org>
Wed, 30 May 2018 14:32:52 +0000 (16:32 +0200)
committerJulien Cristau <jcristau@debian.org>
Wed, 30 May 2018 14:32:52 +0000 (16:32 +0200)
input/howto/lock-account.creole

index 394edfc..8468748 100644 (file)
@@ -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 <rt#> <username>
 }}}
 
+For MIA or otherwise inactive developers:
+
+{{{
+       you@home~$ ssh you@draghi.debian.org
+       you@draghi~$ ud-lock -r <rt#> -s inactive <username>
+}}}
+
 Step 2: Resolve the RT ticket.