Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Tomcat/NT Authentication (if needed, with JAAS)

843811Sep 19 2001 — edited Sep 30 2001
I'm running my Servlet/JSP application in Tomcat 3.2.3 on NT. Thinking about moving to Tomcat 4.0.

I searched for information regarding setting up Tomcat with NT authentication and am really confused. There's no decent documentation.

Can somebody please provide clear information?

I want to know how Tomcat's authentication methods (the J2EE web application authentication methods - BASIC, Form based etc) can be mapped to NT authentication. Basically I want the users to login to the web application using their NT domain accounts and passwords.

Tomcat 4.0 talks about Realms, is it something to do with this?

Where does JAAS come into this picture? I read about JAAS but couldn't really find decent information on integrating it with Tomcat.

I downloaded the sample application provided at http://sfg.sourceforge.net, but couldn't get to work. It always fail to login.

Also I got the sample NT login modules from http://free.tagish.net/jaas/index.jsp, I don't know how to integrate them with Tomcat.

I'd appreciate your help.
Thank you very much.





Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 28 2001
Added on Sep 19 2001
2 comments
193 views