kerberos authentication for apache on windows
Julien ALLANOS
julien.allanos at aql.fr
Thu Jun 2 06:48:58 EDT 2005
Hello,
I'm new to kerberos, and I want to know if the following configuration is
possible:
I have an Apache2 web server running on Windows 2003 Server, and I want to
authenticate users with kerberos before they can access to the web server
content. The kdc service seems to be up and running on the Windows 2003 server.
1/ how can I check that a client (Windows XP) that has just logged into the
domain, has been given a TGT?
Now I have to "kerberize" the Apache server. I found mod_auth_krb
(http://modauthkerb.sourceforge.net/). To compile it for Windows, I need
headers and libs for a Kerberos implementation.
2/ Can I use Windows implementation to compile it? Or do I have to install
another Kerberos implementation (such as MIT for Windows 2.6.5) in order to
build it?
3/ How can I be sure only Kerberos is used (and not NTLM)?
Thanks for any information.
--
Julien ALLANOS
More information about the Kerberos
mailing list