Welcome new Debian members
[mirror/dsa-wiki.git] / input / howto / add-account.creole
index 8b3ad78..241e6db 100644 (file)
@@ -1,4 +1,4 @@
-== add an account to ud-ldap ==
+== how to add an account to ud-ldap ==
 
 === Introduction ===
 
@@ -11,7 +11,7 @@ so that Debian's Keyring may be updated with the user's GPG key.
 Subsequently, the RT ticket will be assigned to a Debian System Administrator
 (DSA) so that Debian's LDAP may be updated.
 
-This HOWTO documents DSA's actions relating to account creation.
+This HOWTO documents DSA's actions relating to such tickets.
 
 The RT ticket will contain the following details in a GPG-signed message:
 * the user's account type ("uploading DD")
@@ -29,7 +29,7 @@ http://wiki.debian.org/DAManager or http://www.debian.org/intro/organization).
 Step 2: Create an entry in LDAP by executing ud-useradd on draghi.
 
 {{{
-       you@home~$ ssh you@db-master.debian.org
+       you@home~$ ssh db.debian.org
        you@draghi~$ ud-useradd
 }}}
 
@@ -47,6 +47,8 @@ Step 4: Resolve the RT ticket.  Enter the 'final information collected' emitted
 by ud-adduser as the message of the resolution action.  Carbon copy the
 forwarding address and da-manager@debian.org.
 
+Step 5: Add a welcome message for the account name to the #debian-devel topic on IRC.
+
 === Procedure for Upgrading Guest Accounts ===
 
 Step 1: same as above