How to setup Authentication for Tomcat integrated with IIS

2008-12-15 Thread mcarter19

Hi,
I am basically a noob when it comes to Tomcat so I hope someone can help me
out.  I have a tomcat 5.5 and IIS 6.0 setup on my server.  I have IIS setup
using isapi redirect so that all jsp requests get sent to the Tomcat Server. 
This works fine.  My problem has to do with security.  I am using Windows
Integrated security but my question is how do I setup Tomcat to use this as
well when a web page sends requests to tomcat?  Where or what files in
tomcat do I have to alterI assume it is server.xml but I cannot find
resources telling me exactly what I need to change.  Any help on this would
be greatly appreciated.

Matt
-- 
View this message in context: 
http://www.nabble.com/How-to-setup-Authentication-for-Tomcat-integrated-with-IIS-tp21014900p21014900.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: How to setup Authentication for Tomcat integrated with IIS

2008-12-15 Thread Kees de Kooter
In that case you need to use NTLM authentication. You might want to
take a look at this: http://jcifs.samba.org/src/docs/ntlmhttpauth.html



On Mon, Dec 15, 2008 at 15:37, mcarter19 mk_car...@hotmail.com wrote:

 Hi,
 I am basically a noob when it comes to Tomcat so I hope someone can help me
 out.  I have a tomcat 5.5 and IIS 6.0 setup on my server.  I have IIS setup
 using isapi redirect so that all jsp requests get sent to the Tomcat Server.
 This works fine.  My problem has to do with security.  I am using Windows
 Integrated security but my question is how do I setup Tomcat to use this as
 well when a web page sends requests to tomcat?  Where or what files in
 tomcat do I have to alterI assume it is server.xml but I cannot find
 resources telling me exactly what I need to change.  Any help on this would
 be greatly appreciated.

 Matt
 --
 View this message in context: 
 http://www.nabble.com/How-to-setup-Authentication-for-Tomcat-integrated-with-IIS-tp21014900p21014900.html
 Sent from the Tomcat - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org