This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes NT Authentication in Tomcat 5.5.4 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "NT Authentication in Tomcat 5.5.4" Watch "NT Authentication in Tomcat 5.5.4" New topic
Author

NT Authentication in Tomcat 5.5.4

Mahesh Pinnamaneni
Ranch Hand

Joined: Jul 02, 2004
Posts: 100
Dear All,

I am having a servlet taking the username & password from the NT Authentication window.I want to setup in such a way that whenever a new request comes from a browser it should pop up NT Authentication window and upon giving the valid username & password it will show the logged in users details(ofcource this will be done by my servlet).i need only to configure my tomcat 5.5.4 with NTAuthntication.
can anybody help me...
Thanks & regards,
Mahesh P
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: NT Authentication in Tomcat 5.5.4
 
Similar Threads
Studying HeadFirst book: cannot make authentification
Tomcat5, Forms based authentication and poor man's Single SignOn
How to call 3rd party api for User Authentication in a generic way
IIS with Tomcat integration on Windows XP
username and password are not getting verified by tomcat