aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <jonas@auryn.jones.dk>2006-08-25 05:45:52 +0200
committerJonas Smedegaard <jonas@auryn.jones.dk>2006-08-25 05:45:52 +0200
commiteafa7f6907fdb1111def3d191d48dc587df7cf46 (patch)
tree99dc1b8d230ac6c437b56b182969bc58d52c3d0a
parentdeb3a64ac0d0fbb50c518830e91f2d6b114a8dd7 (diff)
Extra newline required around code text.
-rw-r--r--doc/admin.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/admin.md b/doc/admin.md
index 0f27919..9e61cd6 100644
--- a/doc/admin.md
+++ b/doc/admin.md
@@ -24,7 +24,9 @@
4. Send a cellphone text message to the new user with the following text:
Here is your new password. It MUST be changed within 14 days - read http://wiki.homebase.dk/BrugerKonto and check your mail. The code is: <adgangskode>
+
Or in danish:
+
Her er din nye adgangskode. Den SKAL ændres inden 14 dage - læs websiden http://wiki.homebase.dk/BrugerKonto og check din mail. Koden er: <adgangskode>
TODO: Make this routine semi-automatic: sending out sms should happen automatically.
@@ -74,7 +76,9 @@ TODO: The above command should ideally never ever be invoked manyally, but autom
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
+
Or in danish:
+
Du skal ændre din adgangskode - den udløber snart! Læs hvordan og hvorfor på websiden http://wiki.kaospilot.no/BrugerKonto
TODO: Rewrite as automated syslog-ng plugin or cron script passing the message to an sms gateway.