Use Windows Login (Active Directory) For your PHP applications
April 21st, 2009
No comments
As a developer you may run into a situation such as what I had, numerous applications deployed.
With multiple logins for all the apps, we had to find way to integrate all logins for better management and maintenance.
Since we were using Apache with a PHP server, the solution was to find a way to consolidate the logins using PHP.
Read more…