From: Paul Wise Date: Sun, 1 Nov 2015 12:30:46 +0000 (+0800) Subject: Update guest account upgrade docs for the usergroups changes X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=5febc02e5f4b4b4fbfb48d99265099239634cc61 Update guest account upgrade docs for the usergroups changes Signed-off-by: Paul Wise --- diff --git a/input/howto/add-account.creole b/input/howto/add-account.creole index 241e6db..283551d 100644 --- a/input/howto/add-account.creole +++ b/input/howto/add-account.creole @@ -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=,ou=users,ou=debian,ou=org - find account - set gidNumber: 800 - add privateSub: @debian.org - del allowedHost - del shadowExpire + you@draghi~$ ud-guest-upgrade + you@draghi~$ ldapmodify -ZZ -x -D uid=$USER,ou=users,dc=debian,dc=org -W -h db.debian.org + ldapvi -ZZ -D uid=,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.