summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 84b9f2e)
raw | patch | inline | side by side (parent: 84b9f2e)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Apr 2007 16:45:59 +0000 (16:45 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 19 Apr 2007 16:45:59 +0000 (16:45 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6143 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/setup_welcome.tpl | patch | blob | history |
index e73841b6d59c395fb9797763c15a860a6c1ec716..ea5ed236fcdea4c1aedf3f55f4b7f6d565eafb33 100644 (file)
--- a/setup/setup_welcome.tpl
+++ b/setup/setup_welcome.tpl
<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> > /tmp/gosa.auth