Document how to fix BASE-IS-OLD
[mirror/dsa-wiki.git] / input / howto / add-account.creole
index 241e6db..55ccf90 100644 (file)
@@ -24,7 +24,7 @@ The RT ticket will contain the following details in a GPG-signed message:
 
 Step 1: Download the GPG-signed message from RT and verify the signature.
 Ensure that the message has been signed by a DAM (for a list of DAMs, see
-http://wiki.debian.org/DAManager or http://www.debian.org/intro/organization).
+https://wiki.debian.org/DAManager or https://www.debian.org/intro/organization).
 
 Step 2: Create an entry in LDAP by executing ud-useradd on draghi.
 
@@ -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.