You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Francis Pallini <pa...@clamart.oilfield.slb.com> on 2001/07/09 13:06:15 UTC

Re: authentifikation at tomcat/apache through a Windows NT domain

Hi,

I think it can be achieved with the NTLoginModule for JAAS. See :

http://java.sun.com/products/jaas/

But you will have to write you own realm. Maybe one could write a 
general-purpose JAAS realm for Tomcat ?

Regards,

Francis Pallini

At 09:25 AM 7/9/01 +0100, you wrote:
>is it possible to authentificate with a Windows NT user at a website that 
>is run
>under tomcat/apache?
>username and password should be trusted with the NT domain controller.
>
>could this be handled with apache or tomcat?
>and how could I do this?
>
>thanks for helping
>
>walter