get_Passwd()) == $passwd)) { require('conflogin.php'); exit; } echo ("\n"); echo ("
" . _("Server Address") . ":
get_ServerURL() . "\">
" . _("Server Address of LDAP server (e.g. ldap://localhost:389 or ldaps://localhost:636)") . "
" . _("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)") . "
" . _("These are the minimum and maximum numbers to use for user IDs") . "
" . _("These are the minimum and maximum numbers to use for group IDs") . "
" . _("These are the minimum and maximum numbers to use for Samba hosts. Do not use the same range as for user IDs.") . "
" . _("Attributes in User List:") . "
" . _("This is the list of attributes to show in the lists. The entries can either be predefined values (e.g. '#cn' or '#gidNumber') or individual ones (e.g. 'cn:Group Name'). The entries are seperated by semicolons.") . "
" . _("Attributes in Group List:") . "
" . _("Attributes in Host List:") . "
" . _("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)") . "
" . _("Maximum displayed entries") . ":
" . _("This is the maximum count of entries which are displayed on one page of the user/host/group lists.") . "
"); echo ("