diff --git a/trunk/conf/config.inc.php b/trunk/conf/config.inc.php index 748a029e..e3be78da 100644 --- a/trunk/conf/config.inc.php +++ b/trunk/conf/config.inc.php @@ -74,7 +74,7 @@ $GLOBALS['LSconfig'] = array( 'cacheSearch' => true, 'authObjectType' => 'LSeepeople', 'authObjectFilter' => '(|(uid=%{user})(mail=%{user}))', - 'authobject_pwdattr' => 'userPassword', + 'authObjectTypeAttrPwd' => 'userPassword', 'LSaccess' => array( 'LSeepeople', 'LSeegroup'