From d23f9f5d4801209e2102fb2ffee28430c97e98ee Mon Sep 17 00:00:00 2001 From: skodak Date: Thu, 29 Jun 2006 07:03:38 +0000 Subject: [PATCH] Bug #5953 - problem in /auth/ldap/lib.php --- auth/ldap/lib.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/auth/ldap/lib.php b/auth/ldap/lib.php index 49149a1357c..b0eb9e40921 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'