Craig, I'm getting an error from the LdapAuthenticationPlugin that I "must specify a username attribute" (from line 63) but that is not mentioned in the readme.
I see that the username is used for the Net_LDAP2_Filter::create() so I changed the config plugin attribute to use 'username' instead of 'nickname' This caused a similar error for the 'nickname' attribute (line 59), but that attribute is not referenced anywhere in the class so I commented it out. I'm now getting to the ldap_get_user() function with a username. The user name is not found in the ldap->search() but his may be a config problem ... I'll let you know what I find. ~jim
_______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
