mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
Bug #5953 - problem in /auth/ldap/lib.php; merged from MOODLE_16_STABLE
This commit is contained in:
parent
eb073d70ad
commit
4630e4e483
@ -1082,8 +1082,8 @@ function auth_ldap_getdefaults(){
|
||||
);
|
||||
$default['ldap_memberattribute_isdn'] = array(
|
||||
'edir' => '1',
|
||||
'rfs2307' => '0',
|
||||
'rfs2307bis' => '1',
|
||||
'rfc2307' => '0',
|
||||
'rfc2307bis' => '1',
|
||||
'samba' => '0', //is this right?
|
||||
'ad' => '1',
|
||||
'default' => '0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user