I'm interested to this project because in my intranet I need to recognize which windows user is opening a php page.
tryed to configure in my test environment(winxp with Apache/2.0.51 (Win32)).
But when i put in http.conf this directive "LoadModule sspi_auth_module modules/mod_auth_sspi.so" apache doesn't start!
The only messagge i can see is a box with "the requested operation has failed!", nothing is reported on error.log
Logged In: NO
I'm having the same issue...
Logged In: YES
user_id=1834911
Originator: YES
Sorry but just now i noticed the message in apache error log:
Syntax error on line 135 of C:/Program Files/Apache Group/Apache2/conf/httpd.conf:
Cannot load C:/Program Files/Apache Group/Apache2/modules/mod_auth_sspi.so into server: The specified module could not be found.
[Mon May 12 12:39:05 2008] [warn] (OS 995)The I/O operation has been aborted because of either a thread exit or an application request. : winnt_accept: Asynchronous AcceptEx failed.
, hoping this can help to understand the problem
I'm having exactly the same problem !