|
|
@ -201,7 +201,7 @@ $config['password_ldap_search_filter'] = '(uid=%login)';
|
|
|
|
|
|
|
|
|
|
|
|
// LDAP password hash type
|
|
|
|
// LDAP password hash type
|
|
|
|
// Standard LDAP encryption type which must be one of: crypt,
|
|
|
|
// Standard LDAP encryption type which must be one of: crypt,
|
|
|
|
// ext_des, md5crypt, blowfish, md5, sha, smd5, ssha, or clear.
|
|
|
|
// ext_des, md5crypt, blowfish, md5, sha, smd5, ssha, ad or clear.
|
|
|
|
// Please note that most encodage types require external libraries
|
|
|
|
// Please note that most encodage types require external libraries
|
|
|
|
// to be included in your PHP installation, see function hashPassword in drivers/ldap.php for more info.
|
|
|
|
// to be included in your PHP installation, see function hashPassword in drivers/ldap.php for more info.
|
|
|
|
// Default: 'crypt'
|
|
|
|
// Default: 'crypt'
|
|
|
|