Update guest account upgrade docs for the usergroups changes
authorPaul Wise <pabs@debian.org>
Sun, 1 Nov 2015 12:30:46 +0000 (20:30 +0800)
committerPaul Wise <pabs@debian.org>
Sun, 1 Nov 2015 12:31:14 +0000 (20:31 +0800)
Signed-off-by: Paul Wise <pabs@debian.org>
input/howto/add-account.creole

index 241e6db..283551d 100644 (file)
@@ -68,16 +68,12 @@ Step 2: Remove the GPG key from guest-keyring.
 Step 3: Modify the LDAP entry.
 
 {{{
-       you@draghi~$ export EDITOR=vim
-       you@draghi~$ ldapvi -ZZ -D uid=<you>,ou=users,ou=debian,ou=org
-               find account
-               set gidNumber: 800
-               add privateSub: <account>@debian.org
-               del allowedHost
-               del shadowExpire
+       you@draghi~$ ud-guest-upgrade <account>
+       you@draghi~$ ldapmodify -ZZ -x -D uid=$USER,ou=users,dc=debian,dc=org -W -h db.debian.org
+                     <paste the ud-guest-upgrade output> ldapvi -ZZ -D uid=<you>,ou=users,ou=debian,ou=org
 }}}
 
-Step 4: Email welcome-message-800 to the user, substituting parameters.
+Step 4: Email welcome-message-Debian to the user, substituting parameters.
 
 Step 5: Resolve the RT ticket.  Carbon copy the forwarding address and
 da-manager@debian.org.