Am Mittwoch, den 18.08.2010, 20:45 +0000 schrieb Igor Galić: > > org.apache.catalina.realm.JNDIRealm.getUserByPattern(JNDIRealm.java:1269) > > This means, that you specified userPattern='...' in your realm > > configuration. And you since your pattern looks like > > '(uid={0})(...)' it is probably wrong. You have specified > > userSearch='uid={0}', too. So I believe you want to read the fine > > documentation > > http://tomcat.apache.org/tomcat-6.0-doc/config/realm.html > > especially about JNDIRealm and settle using userSearch. > > Great! That fixed it, and it now works! Thank you very much, Felix. > > I would very much like to document this. I am thus asking you for permission > to use, host, reference or whatever is your liking, the code you have > provided. Use it as you like. As Rainer has hinted, the apache wiki would be a good place for documentation :)
Bye Felix > > > Bye > > Felix > > So long, > i --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org