From: skodak Date: Thu, 29 Jun 2006 07:05:00 +0000 (+0000) Subject: Bug #5953 - problem in /auth/ldap/lib.php; merged from MOODLE_16_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4630e4e483c15c3777917f29afb46ac519822716;p=moodle.git Bug #5953 - problem in /auth/ldap/lib.php; merged from MOODLE_16_STABLE --- diff --git a/auth/ldap/lib.php b/auth/ldap/lib.php index 49149a1357..b0eb9e4092 100644 --- a/auth/ldap/lib.php +++ b/auth/ldap/lib.php @@ -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'