From: cajus Date: Thu, 19 Apr 2007 16:45:59 +0000 (+0000) Subject: Fixed typo X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f59be8b89f50f4a993dd2f023bf50930e500bfb1;p=gosa.git Fixed typo git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6143 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/setup/setup_welcome.tpl b/setup/setup_welcome.tpl index e73841b6d..ea5ed236f 100644 --- a/setup/setup_welcome.tpl +++ b/setup/setup_welcome.tpl @@ -27,7 +27,7 @@ {t}To continue...{/t}

- {t}For security reasons you need to authenticate for the installation by creating the file '/tmp/gosa.aut', containing the current session ID on the servers local filesystem. This can be done by executing the following command:{/t} + {t}For security reasons you need to authenticate for the installation by creating the file '/tmp/gosa.auth', containing the current session ID on the servers local filesystem. This can be done by executing the following command:{/t}

# echo -n {$auth_id} > /tmp/gosa.auth