get_Passwd()) == $passwd)) { require('conflogin.php'); exit; } echo ("\n"); echo ("
" . _("Hostname") . ":
get_Host() . "\">
" . _("Hostname of LDAP server") . "
" . _("Portnumber") . ":
get_Port() . "\">
Default is 389, use 636 for SSL connections
" . _("Use SSL") . ":
" . _("Check if your server supports secure connections.") . "
" . _("List of valid users") . ":
" . _("Usernames must be seperated by semicolons(e.g. cn=admin,dc=yourcompany,dc=com ; uid=root,ou=people,dc=yourcompany,dc=com)") . "
" . _("UserSuffix") . ":
" . _("This is the suffix from where to search for users.(e.g. ou=People,dc=yourcompany,dc=com)=") . "
" . _("GroupSuffix") . ":
" . _("This is the suffix from where to search for groups.(e.g. ou=group,dc=yourcompany,dc=com)") . "
" . _("HostSuffix") . ":
" . _("This is the suffix from where to search for Samba hosts.(e.g. ou=machines,dc=yourcompany,dc=com)") . "
" . _("Minimum UID number") . ":
get_minUID() . "\">\n"); echo ("  " . _("Maximum UID number") . ": get_maxUID() . "\">
" . _("These are the minimum and maximum numbers to use for user IDs") . "
" . _("Minimum GID number") . ":
get_minGID() . "\">\n"); echo ("  " . _("Maximum GID number") . ": get_maxGID() . "\">
" . _("These are the minimum and maximum numbers to use for group IDs") . "
" . _("Minimum Machine number") . ":
get_minMachine() . "\">\n"); echo ("  " . _("Maximum Machine number") . ": get_maxMachine() . "\">
" . _("These are the minimum and maximum numbers to use for Samba hosts. Do not use the same range as for user IDs.") . "
" . _("Default shell") . ":
get_defaultShell() . "\">
" . _("Default shell when creating new users.") . "
" . _("Shell list") . ":
get_shellList() . "\">
" . _("List of possible shells when creating new users. The entries have to be separated by semicolons.") . "
" . _("New Password") . ":
" . _("Reenter Password") . ":