-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stéphanie,

On 3/31/2010 10:08 AM, Stéphanie Cettou wrote:
> it is possible to do a windows authentication using local window xp
> users and Tomcat?

Do you happen to be using ActiveDirectory?

> <Realm className="org.apache.catalina.realm.JNDIRealm"
> for Active directory users.
> 
> It is possible to use the local windows users? If yes, how?

Try googling for "tomcat windows authentication": there's some stuff out
there. A couple of things I found before I decided I was getting-in over
my head (are you using NTLM or Kerberos, etc.?), I found these:

http://spnego.sourceforge.net/
http://wiki.apache.org/tomcat/FAQ/Windows#Q4

I'm sure there are others.

Another possibility (I suspect, though I don't know) is to use IIS out
in front of Tomcat, and have IIS perform the local authentication for
you, then pass that information through to Tomcat using AJP. This might
be an easier path for you to follow.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuzW74ACgkQ9CaO5/Lv0PCWjgCghZXSFIO8/W/vrYJRdJ8JFJ9n
O/cAnjZaOXhzbp/06cHf6NReLYW/9VOB
=NQ3t
-----END PGP SIGNATURE-----

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

Reply via email to