diff options
author | Jonas Smedegaard <dr@jones.dk> | 2007-10-23 02:23:16 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2007-10-23 02:23:16 +0200 |
commit | 88ecfe2bcd3a0fee195587c2a4b1cfc3159a87e6 (patch) | |
tree | eea703f6237fdf181fb23b0ba539331416f9f93f | |
parent | 285e1a0ec1bf0a1410c9d2d9a410beaea205c236 (diff) |
Generalize - avoid Homebase or other specific systems mentioned.
-rw-r--r-- | doc/admin.md | 12 | ||||
-rw-r--r-- | doc/intro.md | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/admin.md b/doc/admin.md index 3edd07f..7a575df 100644 --- a/doc/admin.md +++ b/doc/admin.md @@ -24,9 +24,9 @@ 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 an email based on [[intro/email.en]] 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. - * Add \<username>@homebase.dk as Cc: - * Add hostmaster@homebase.dk as Bcc: - * Add teknik@lists.homebase.dk as Reply-To: + * Add \<username>@example.com as Cc: + * Add hostmaster@example.com as Bcc: + * Add teknik@lists.example.com as Reply-To: 4. Send a cellphone text message based on [[intro/sms.en]], adding the the password spit out from the command above. TODO: Automate more: sending out sms and email should happen automatically. @@ -56,7 +56,7 @@ Use the following command to change hinting of an existing user account: localmaildomainupdate -FIXME: localmaildomainupdate should email diff file to postmaster@homebase.dk +FIXME: localmaildomainupdate should email diff file to postmaster@example.com ## Extend password lifespan @@ -82,11 +82,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://support.homebase.no/intro + You must change your password - it soon expires! Read how and why at the web page http://support.redpill.dk/intro Or in danish: - Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://support.homebase.dk/intro + Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://support.redpill.dk/intro TODO: Rewrite as automated syslog-ng plugin or cron script passing the message to an sms gateway. diff --git a/doc/intro.md b/doc/intro.md index e8e6e3d..15975ed 100644 --- a/doc/intro.md +++ b/doc/intro.md @@ -27,4 +27,4 @@ User accounts provide access to various services: User accounts are administered by the technical supporters using a small set of [[commands]] -An [[introemail]] (or [[introemailDanish]]) points new users to the [[intro]] on this documentation website. +An [[introemail]] points new users to the [[intro]] on this documentation website. |