Yeah, that is where it seemed to be failing. I got php compiled with the --with-ldap switch and now I actually get
a
screen back telling me that I have an invalid username / password...so that is progress I guess. I think it is still failing at the same
spot
you mentioned before because now I get this message ...
Warning: ldap_set_option(): supplied argument is not a valid ldap link resource in /export/home/web/docs/wiki_gen/includes/LdapAuthentication.php on line 126
I am still getting these messages on the login screen too.... Entering validDomain User is not using a valid domain, failing
I found that debug statement and added ($domain) to the line and got nothing... User is not using a valid domain (), failing
Is this a problem? Does this mean that it can't figure out what
domain
I'm on? Don't I have to pick my domain from the pulldown anyway?
Those errors show when you go to the login screen. I'm not sure why it happens when the user hasn't submitted anything yet; I wondered the same thing the first time I saw it. That seems to happen even on a wiki that is properly authenticating.
Let's continue this on the talk page for LDAP Authentication on meta. This could take quite a few emails, and I hate spamming people. Post a new section, and give a summary of what we've discussed, and add to the end the new debug output after trying to log in (make sure to snip out the sensitive stuff).
V/r,
Ryan Lane