LDAP Authentication Fails?
I just installed SP3 on a new machine and for some reason ldap authentication is failing. I have installed SP3 on 2 other machines recently using almost the same configuration. When I look in the logs the information seems correct and I know that the user is there, but for some reason it wont authenticate them. Anyone got any advice?
Here are the logs iwtAuthLdap:
LDAP initialize()
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
LDAP getting resource bundle
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
bindDN->
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
bindPasswd->
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
baseDN-> o=pegsnet.com
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
server-> ldap://ptlprod.pegsnet.com:389
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
searchFilter-> uid
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
ssl-> false
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
searchScope-> 2
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
-> ldap://ptlprod.pegsnet.com:389/o=pegsnet.com
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
SearchFilter: (uid=portal)
2/14/02 1:09:15 PM MST: Thread[Thread-68,5,main]
ERROR: userid does not exist: check baseDN, searchScope and search filter

