From 5febc02e5f4b4b4fbfb48d99265099239634cc61 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Sun, 1 Nov 2015 20:30:46 +0800 Subject: [PATCH] Update guest account upgrade docs for the usergroups changes Signed-off-by: Paul Wise --- input/howto/add-account.creole | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) 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. -- 2.20.1