Code

$id wasn't initialised in all cases
[gosa.git] / setup / setup_welcome.tpl
index e73841b6d59c395fb9797763c15a860a6c1ec716..ea5ed236fcdea4c1aedf3f55f4b7f6d565eafb33 100644 (file)
@@ -27,7 +27,7 @@
        <b>{t}To continue...{/t}</b>
        </p>
        <p>
-       {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}
        </p>
        <tt>
        # echo -n <b>{$auth_id}</b> &gt; /tmp/gosa.auth