I don't think I changed anything since I did my first login, but every time a valid LDAP user logs into WPMU, they get:
Warning: Invalid argument supplied for foreach() in /var/www/blogs/wp-includes/functions.php on line 707
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /var/www/blogs/wp-includes/registration.php on line 144
Warning: extract() [function.extract]: First argument should be an array in /var/www/blogs/wp-includes/registration.php on line 32
Please contact the system administrator...
Error near line 240 ldap_auth.php
Anyone know why this might be? If I create the user (and their blog) in advance, LDAP login works with no problem.