compiling mod_auth_kerb on Windows 2000/2003
Achim Grolms
achim at grolmsnet.de
Wed Sep 5 18:03:55 EDT 2007
On Wednesday 05 September 2007, Ed Zorob wrote:
> it's hard to believe that no one developed a windows version of krb5-config
> I even emailed that author of this module ( Daniel Kouril ) few days
> ago and no reply yet.
1. The mailinglist modauthkerb-help at lists.sourceforge.net can
be used for discussing mod_auth_kerb related problems.
2. When I was in the same situation (a missing krb5-config command)
I cheated by writing a simple skript "krb5-config" that simply printed out
the params the build script needed to run.
(To be honest - you need to know what the required param are...)
The OS was NetBSD, But I don't know why that kind of cheating
should not work on Windows...
...some lines of C doing "printf()" should be less work than
patching the mod_auth_kerb build mechanisms :-)
Achim
More information about the Kerberos
mailing list