Hi,
I think users of this mailing list are more used to java stacktrace then
ldap low level protocol :)
the JNDIRealm is using the LDAP contextFactory in your case, i suggest
you run tomcat in eclipse with breakpoints inside JNDIRealms, and do a
step by step to locate which call you think is wrong
Sorry I try it again with a better formatted mail. Hope for answers
Hi there
I authenticate my users against Active directory Windows 2003.
This is the configuration:
ldap://172.27.17.100:389";
referrals="follow"
userBase
Hi there
I authenticate my users against Active directory Windows 2003.
This is the configuration:
ldap://172.27.17.100:389";
referrals="follow"
userBase="DC=xxx,DC=xxx"