I’m running PHP on a Windows server (xammp install), not on IIS.
Is there any sort of mod that can be installed for Apache that will allow me to grab the users Active Directory username?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use Apache’s mod_auth_sspi.
It does not, however work out of the box in all browsers.