Changes

m
no edit summary
Line 31: Line 31:  
</source>
 
</source>
 
-> Allows to change the way the password is checked when a user ty to login to Dolibarr:
 
-> Allows to change the way the password is checked when a user ty to login to Dolibarr:
* Value "dolibarr" means checkin is done with the password stored in database.
+
* Value "dolibarr" means check is done with the password stored in database.
 
* "ldap" ask to use a LDAP server (in this case, you must also define other LDAP parameters (See file conf.php.example)
 
* "ldap" ask to use a LDAP server (in this case, you must also define other LDAP parameters (See file conf.php.example)
 
* "http" use basic http protocol (need to configure your web server to set dolibarr inside a basic authentication area)
 
* "http" use basic http protocol (need to configure your web server to set dolibarr inside a basic authentication area)