Installation
Configuration
Administration
Usage
Development
F.A.Q.
Security Options
AUTH_TYPE
Type of authentication dialog. Possible values are:
- 1 - built-in
- 2 - basic HTTP authentication
- 3 - digest HTTP authentication (not yet supported)
- 4 - NTLM authentication (not yet supported)
It's recommended to use basic HTTP authentication. But this method doesn't work when PHP is installed as CGI, so in this case you can switch to built-in authentication.
MIN_PASSWORD_LENGTH
Minimal allowed length of user password. This option does not affect passwords of LDAP users.
LOCKS_COUNT / LOCKS_TIMEOUT
First option is number of unsuccessful tries to log on, after which account will be locked out. Second one is locking duration in minutes. Both options do not affect passwords of LDAP users.
PASSWORD_EXPIRATION
User password expiration (days). Zero means that passwords will never expire. This option does not affect passwords of LDAP users.
SESSION_EXPIRE
User session expiration in minutes. User is prompted for password again, if he didn't do anything in eTraxis this amount of time.
Last update: 2010-04-07