The translation is temporarily closed for contributions due to maintenance, please come back later.
The translation was automatically locked due to following alerts: Could not update the repository.
English Macedonian
Hebrew
Helps to extend your articles full-text search (From, To, Cc, Subject and Body search). It will strip all articles and will build an index after article creation, increasing fulltext searches about 50%. To create an initial index use "bin/otrs.Console.pl Maint::Ticket::FulltextIndex --rebuild".
High Contrast
High contrast skin for visually impaired users.
Hindi
Hungarian
If "DB" was selected for Customer::AuthModule, a database driver (normally autodetection is used) can be specified.
If "DB" was selected for Customer::AuthModule, a password to connect to the customer table can be specified.
If "DB" was selected for Customer::AuthModule, a username to connect to the customer table can be specified.
If "DB" was selected for Customer::AuthModule, the DSN for the connection to the customer table must be specified.
If "DB" was selected for Customer::AuthModule, the column name for the CustomerPassword in the customer table must be specified.
If "DB" was selected for Customer::AuthModule, the encryption type of passwords must be specified.
If "DB" was selected for Customer::AuthModule, the name of the column for the CustomerKey in the customer table must be specified.
If "DB" was selected for Customer::AuthModule, the name of the table where your customer data should be stored must be specified.
If "DB" was selected for SessionModule, a table in database where session data will be stored must be specified.
If "FS" was selected for SessionModule, a directory where the session data will be stored must be specified.
If "HTTPBasicAuth" was selected for Customer::AuthModule, you can specify (by using a RegExp) to strip parts of REMOTE_USER (e. g. for to remove trailing domains). RegExp-Note, $1 will be the new Login.
If "HTTPBasicAuth" was selected for Customer::AuthModule, you can specify to strip leading parts of user names (e. g. for domains like example_domain\\user to user).
If "LDAP" was selected for Customer::AuthModule and if you want to add a suffix to every customer login name, specifiy it here, e. g. you just want to write the username user but in your LDAP directory exists user@domain.
If "LDAP" was selected for Customer::AuthModule and special paramaters are needed for the Net::LDAP perl module, you can specify them here. See "perldoc Net::LDAP" for more information about the parameters.