Hello,
Do you have any compiled version of mod_spnego for Windows (Apache 2)? I try to compile it almost all day today and unfortunetly I still don't have all include files. Now, I don't have for example apr.h and sys/socet.h. I think that I do everything according to the readme file.
Thank you in advance.
Best regards,
Maciej Matecki
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you. Now I'm one step closer ;) Currently I've got such problem:
Invalid command 'Krb5KeyTabFile', perhaps mis-spelled or defined by a module not
included in the server configuration
I've checked it a few times but I don't see any error.
Any advices?
Regards,
Maciej Matecki
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Do you have any compiled version of mod_spnego for Windows (Apache 2)? I try to compile it almost all day today and unfortunetly I still don't have all include files. Now, I don't have for example apr.h and sys/socet.h. I think that I do everything according to the readme file.
Thank you in advance.
Best regards,
Maciej Matecki
Have a look into cvs. I put a version with SSPI sopport there. I hope it works for you. Make sure that you use the binary option with cvs to checkout.
http://modgssapache.cvs.sourceforge.net/viewvc/modgssapache/mod_spnego/
Markus
Thank you. Now I'm one step closer ;) Currently I've got such problem:
Invalid command 'Krb5KeyTabFile', perhaps mis-spelled or defined by a module not
included in the server configuration
I've checked it a few times but I don't see any error.
Any advices?
Regards,
Maciej Matecki
If you use SSPI you can not use that option as it will be handled by MS in a different way.
Markus