diff options
Diffstat (limited to 'account/commands.mdwn')
-rw-r--r-- | account/commands.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/account/commands.mdwn b/account/commands.mdwn index 3c36ffa..2213f0a 100644 --- a/account/commands.mdwn +++ b/account/commands.mdwn @@ -24,11 +24,11 @@ Within commands below, Don't take square brackets, angle brackets and triple-dot * Addresshint: local part of email address, followed by @-sign, and optionally followed by mailgroup. Like these: jonas@ js@pool_of_maildomains 3. Send a cellphone text message to the new user with the following text and the password spit out from the command above: - Here is a temporary password for your account. You MUST change it within 14 days. More info at http://wiki.homebase.dk/BrugerKonto . Password: <password> + Here is a temporary password for your account. You MUST change it within 14 days. More info at http://support.homebase.dk/intro . Password: <password> Or in danish: - Her er en midlertidig adgangskode til din konto. Du SKAL skifte den inden 14 dage. Mere info på http://wiki.homebase.dk/BrugerKonto . Koden er: <adgangskode> + Her er en midlertidig adgangskode til din konto. Du SKAL skifte den inden 14 dage. Mere info på http://support.homebase.dk/intro . Koden er: <adgangskode> 4. Compose an email based on [[introemail]] skeleton: * If an ouside working email address has been provided, then use that as recipient. Alternatively use the contact person of the new user (teacher, boss etc.) as recipient. @@ -89,11 +89,11 @@ TODO: The above command should ideally emit an sms and/or email rewuesting the u 1. Notice log messages warning about passwords soon expiring 2. Send a cellphone textmessage with the following content: - You must change your password - it soon expires! Read how and why at the web page http://wiki.kaospilot.no/BrugerKonto + You must change your password - it soon expires! Read how and why at the web page http://support.homebase.no/intro Or in danish: - Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://wiki.kaospilot.no/BrugerKonto + Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://support.homebase.dk/intro TODO: Rewrite as automated syslog-ng plugin or cron script passing the message to an sms gateway. |