Hello, we use 2.2.33 in our current productive environment with container managed security configuration.
I would like to upgrade to a more recent version, but the current stable and also 2.5.88, which I tested recently, don't work like expected for us. Problem description: We are using Active Directory as our user authentification system, therefore I put security=off in the props file and configure a JNDIRealm inside tomcat's server.xml. I also removed the comments inside web.xml of JSPWiki. So far everything works fine, when someone hit's the edit link he is asked to login, which also works. But after login the username inside JSPWiki is still "Guest". In our current productive 2.2.33 the windows user id is displayed, which is expected. So my question is, is this an already known problem or is there a better mechanism to connect JSPWiki to AD for authentification? Thank you. Best regards Thomas _______________________________________________ This is the Jspwiki-users mailing list, in which we discuss the stable release (even-numbered, 2.4.x, 2.6.x), and user-issues. For development discussion, please join jspwiki-dev. http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users http://www.jspwiki.org/JSPWikiMailingList
