From: aphid <me...@ap...> - 2002-09-26 17:40:00
|
i've been playing around with the most recent build to see if i could get userauth working.. i'm getting: lib/WikiUser.php:216: Warning[2]: LDAP: Unable to perform the search: Can't contact LDAP server lib/WikiUser.php:217: Warning[2]: ldap_get_entries(): supplied argument is not a valid ldap result and then 'invalid password or userid' whenever I try a login. i'm not totally clear on what LDAP is or why the wiki is choosing to try LDAP rather than the external auth db I set up. is there a place I'm not seeing in the index.php that tells it which method is preferred? cheers a |