Code

Updated referals
[gosa.git] / gosa-core / setup / setup_welcome.tpl
index e6f76c7b6a94c07740b94613c11270fab818d98b..5333adeab77a5f3186502988475c67c021152588 100644 (file)
@@ -28,7 +28,7 @@
        {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
+       echo -n <b>{$auth_id}</b> &gt; {$path}
        </tt>
        <p>
        {t}Click the 'Continue' button when you've finished.{/t}