Thanks - just saw the error on my config:
$wgLDAPGroupSearchNestedGroups = array( "intranet"=>false );
it should be set to True, now it works fine except for the bug.
Is there a way to get rid of the errors after the successful login?
On 9/12/07, Lane, Ryan Ryan.Lane@ocean.navo.navy.mil wrote:
Authentication passed Entering updateUser
Errors on the page after successful logon:
: 1 threads didn't exit PHP Notice: Undefined offset: 0 in D:\wiki\extensions\LdapAuthentication.php on line 1121
): 1 threads didn't exit
updateUser is called after group restriction checking. Most likely, the plugin isn't configured correctly. Are you trying to do nested group restriction, or (nested group) synchronization? Notice that the latter isn't currently supported...
The error you are getting is a bug, but isn't really affecting anything you are trying (yet...). Notice however, that the error is still likely due to mis-configuration; the bug isn't affecting functionality, it is just failing to cause the plugin to fail gracefully.
Btw, always use the current stable version of the plugin (currently 1.1f), unless specifically pointed to the alpha/beta version for a bug fix.
V/r,
Ryan Lane
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l