<div class="default"> <p> {t}This seems to be the first time you start FusionDirectory - we cannot find any configuration right now. This simple wizard intends to help you while setting it up.{/t} </p> <hr/> <p> <b>{t}What will the wizard do for you?{/t}</b> </p> <ul> <li>{t}Create a basic, single site configuration{/t}</li> <li>{t}Tries to find problems within your PHP and LDAP setup{/t}</li> <li>{t}Let you choose from a set of basic and advanced configuration switches{/t}</li> <li>{t}Guided migration of existing LDAP trees{/t}</li> </ul> <p> <b>{t}What will the wizard NOT do for you?{/t}</b> </p> <ul> <li>{t}Find every possible configuration error{/t}</li> <li>{t}Migrate every possible LDAP setup - create backup dumps!{/t}</li> </ul> <hr/> <p> <b>{t}To continue:{/t}</b> </p> <p> {t 1=$path}For security reasons you need to authenticate for the installation by creating the file '%1', containing the current session ID on the server's local filesystem. This can be done by executing the following command:{/t} </p> <tt> echo -n <b>{$auth_id}</b> > {$path} </tt> <p> {t}Click the 'Next' button when you are done.{/t} </p> </div>