"Text"=>_("Please enter the configuration password. This is NOT your LDAP password. It is stored in your .conf-file. If this is the first time you log in, enter \"lam\".")),
"Text"=>_("This is the server address of your LDAP server. Use ldap:// for standard LDAP connections and ldaps:// for encrypted (require server certificates) connections. The port value is optional.").
"<br><br><b> ".
_("Examples").
":</b><br><br> ".
_("ldap://localhost:389 connects to localhost using a standard LDAP connection on port 389").
"<br> ".
_("ldaps://141.40.146.133 connects to 141.40.146.133 using an encrypted LDAP connection.").
"<br><br><br><b> ".
_("Note").
":</b><br><br>".
_("When using ldaps:// be sure to use exactly the same IP/domain name as in your certificate!")),
"Text"=>_("This is the suffix of the LDAP tree from where to search for user/group/host entries. Only entries in these subtrees will be displayed in the user/group/host list. When creating a new accont this will be the DN where it is saved.").
"<br><br><b>".
_("Examples").
":</b><br><br>".
_("ou=People,dc=yourcompany,dc=com will read and store all accounts in this subtree.")),
"Text"=>_("These are the minimum and maximum numbers to use for user IDs when creating new user accounts. The range should be different from that of machines. New user accounts will always get the highest number in use plus one.")),
"Text"=>_("These are the minimum and maximum numbers to use for group IDs when creating new group accounts. New group accounts will always get the highest number in use plus one.")),
"Text"=>_("These are the minimum and maximum numbers to use for machine IDs when creating new accounts for Samba hosts. The range should be different from that of users. New host accounts will always get the highest number in use plus one.")),
"Text"=>_("This is the list of attributes to show in the user/group/host list. The entries can either be predefined values, \"#attribute\", or individual ones, \"attribute:description\". Several entries are seperated by semicolons.").
"Text"=>_("This is a list of valid DN entries of all users that are allowed to login to LDAP Account Manager. The user names have to be separated by semicolons.").
"Text"=>_("This is the server where the lamdaemon script is stored. LDAP Account Manager will make a SSH connection to this server with username and password provided at login.").
"<br><br><b>".
_("Use it at your own risk and read the documentation for lamdaemon before you use it!").
"Text"=>_("This is the time in minutes which LAM caches its LDAP searches. Shorter times will stress LDAP more but decrease the possibility that changes are not identified.")),
"Text"=>_("LAM supports CRYPT, SHA, SSHA, MD5 and SMD5 to generate the hash value of an user password. SSHA and CRYPT are the most common but CRYPT does not support passwords greater than 8 letters. We do not recommend to use plain text passwords.")),
"216"=>array("ext"=>"FALSE","Headline"=>_("Configuration Wizard")." - "._("Text for user PDF"),
"Text"=>_("This text will appear on top of every user PDF file.")),
"Text"=>_("Please enter the master configuration password. This is NOT your LDAP password. It is stored in your config.cfg file. If this is the first time you log in, enter \"lam\".")),
// 300 - 399
// Roland Gruber
// profile editor
"301"=>array("ext"=>"FALSE","Headline"=>_("Profile Editor")." - "._("Set Unix password for Samba"),
"Text"=>_("If set to \"yes\" the Windows password will be the same as the Unix one.").
"<br><br>".
_("If unsure say \"yes\" here.")),
"302"=>array("ext"=>"FALSE","Headline"=>_("Profile Editor")." - "._("User can change password"),
"Text"=>_("If set to \"yes\" the user will be able to change his Windows password.").
"Text"=>_("Username of the user who should be created. Valid characters are: a-z,0-9, .-_. Lam does not allow a number as first character because useradd also does not allow it. Lam does not allow capital letters A-Z because it can cause several problems. If username is already used username will be expanded with a number. The next free number will be used. Warning: Older systems have problems with usernames longer than 8 characters. You can not log in to Windows if username is longer than 16 characters.")),
"Text"=>_("Group name of the group which should be created. Valid characters are: a-z,0-9, .-_. Lam does not allow a number as first character because groupadd also does not allow it. Lam does not allow capital letters A-Z because it can cause several problems. If groupname is already used groupname will be expanded with a number. The next free number will be used.")),
"Text"=>_("Host name of the host which should be created. Valid characters are: a-z,0-9, .-_$. Lam does not allow a number as first character because useradd also does not allow it. Lam does not allow capital letters A-Z because it can cause several problems. Hostnames are always ending with $. If last character is not $ it will be added. If hostname is already used hostname will be expanded with a number. The next free number will be used.")),
"Text"=>_("Days before password is to expire that user is warned of pending password expiration. If set value must be 0<.").' '._("Can be left empty.")),
"Text"=>_("Number of days a user has to wait until he\'s allowed to change his password again. If set value must be 0<.").' '._("Can be left empty.")),
"Text"=>_("You can select a previous defined profile here. This will set all fields to the profile values.")),
"422"=>array("ext"=>"FALSE","Headline"=>_("Expand suffix with primary groupname"),
"Text"=>_("If selected users will be added with OUs expanded with their primary group. E.g. if a user is in group admin the user suffix will be ou=admin,+user suffix.")),
"Text"=>_("Filename and -path relative to netlogon-share which should be executed on logon. $%s and $%s are replaced with user- and groupname.").' '._("Can be left empty."),
"Text"=>_("Path of the userprofile. Can be a local absolute path or a UNC-path (\\\\server\\share). $%s and $%s are replaced with user- and groupname.").' '._("Can be left empty."),
"Text"=>_("Grace block period. Most filesystems use a fixed maximum value of 7 days."),"SeeAlso"=>'<a href="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Quota.html#ss4.6">'.
"Text"=>_("Grace inode (files) period. Most filesystems use a fixed maximum value of 7 days."),"SeeAlso"=>'<a href="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Quota.html#ss4.6">'.
"Text"=>_("This will make a profile of the current account. The saved values are the same as in the profile editor. Profile names may contain the letters a-z, 0-9 and -_.")),
"458"=>array("ext"=>"FALSE","Headline"=>_("Select group profile"),
"Text"=>_("If a not yet existing group is defined in csv-file, a new group with the selected group profile will be created.")),