Integrating PHP and Windows Authentication
Posted: Sun Sep 04, 2005 7:43 am
I work on a Windows Domain LAN right now.
I would like to create a few webpages (host an intranet site actually) with PHP that require users to log into to them using their Windows Domain username and passwords.
Since every user already has a Windows username and password they could use this instead of having to sign up at the new site.
The only thing is I know next to nothing of PHP and was wondering how this is done or if it is possible?
Is there any way I could get PHP to use the username and password from the Windows domain?
I am using Apache as a webserver on a separate Debian machine right now which is accessbile by all the LAN users.
I would like to create a few webpages (host an intranet site actually) with PHP that require users to log into to them using their Windows Domain username and passwords.
Since every user already has a Windows username and password they could use this instead of having to sign up at the new site.
The only thing is I know next to nothing of PHP and was wondering how this is done or if it is possible?
Is there any way I could get PHP to use the username and password from the Windows domain?
I am using Apache as a webserver on a separate Debian machine right now which is accessbile by all the LAN users.