Mantis Bug Tracker Administration Guide | ||
---|---|---|
<<< Previous | Configuration | Next >>> |
MD5
LDAP
PLAIN
CRYPT
CRYPT_FULL_SALT
BASIC_AUTH
Some systems (mostly non-unix) do not have crypt support in PHP. MD5 will accomplish almost the same thing. PLAIN is plain text and there is no attempt to secure the password in the database. You will not be able to easily convert between encryption methods so this needs to be chosen at install time. MD5 is the default.
TODO
TODO
LDAP authentication method parameters
The ldap server (eg: ldaps://ldap.example.com)
LDAP port (default 636).
"dc=example, dc=com"
"organizationname=*Example)"
Use email address in LDAP rather than the email stored in the database.
"cn=Manager, dc=example, dc=com"
<<< Previous | Home | Next >>> |
HTML | Up | Status Settings |