New: Gestion pleine de l'authentification par LDAP.
This commit is contained in:
parent
f59dc05e7c
commit
51c1356040
@ -112,7 +112,7 @@ $dolibarr_main_db_type="";
|
||||
# $dolibarr_main_auth_ldap_host="127.0.0.1";
|
||||
# $dolibarr_main_auth_ldap_port="389";
|
||||
# $dolibarr_main_auth_ldap_version="3";
|
||||
# $dolibarr_main_auth_ldap_dn="ou=adherents,ou=people,dc=parinux,dc=org";
|
||||
# $dolibarr_main_auth_ldap_dn=""; # Ex: ou=users,dc=my-domain,dc=com
|
||||
# $dolibarr_main_auth_ldap_admin_login="" # Required only if anonymous bind disabled
|
||||
# $dolibarr_main_auth_ldap_admin_pass=""; # Required only if anonymous bind disabled
|
||||
# $dolibarr_main_auth_ldap_debug="false";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user