From bcf6750b1ef41d62c35018942ae92b205224945b Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Wed, 30 May 2018 16:32:52 +0200 Subject: [PATCH] Document locking account as inactive/MIA --- input/howto/lock-account.creole | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/input/howto/lock-account.creole b/input/howto/lock-account.creole index 394edfc..8468748 100644 --- a/input/howto/lock-account.creole +++ b/input/howto/lock-account.creole @@ -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. -- 2.20.1