I have a server running Windows 2000 / Apache 2.0 and PHP 5. I need a server that recognizes the user's login client PC that is in the same domain. All the tutorials I find are with IIS or Apache on Linux. I hope someone knows how I can do this type of authentication.

Thank you.

link|improve this question

40% accept rate
feedback

1 Answer

up vote 2 down vote accepted

This project should do what you want, although it is unmaintained: http://mod-auth-sspi.sourceforge.net/docu/mod%5Fauth%5Fsspi/ http://sourceforge.net/projects/mod-auth-sspi/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.