php and LDAP
Posted: Mon Oct 06, 2008 10:51 am
I would like to know if anyone has configured Open LDAP on Windows XP enviroment. I have WAMP installed on my computer (Apache2.2.8, php5.2.6, MySQL 5.0.51).
My boss is asking me to build an intranet site. Here is what should happen:
1. The php application will recognizes who the users are using Active Directory information without having to log in again.
2. Be able to pull employee information from Active Directory (eg, name, department, hire date, etc...)
I did some reearch and find that the solution is to use PHP/LDAP. But LDAP is for Linux/Unix environment. And I have no clue how to make the configuration for my Windows XP. Could anybody help me!!!!! SOS! I'm quite new to PHP and LDAP. Thank you very much!
My boss is asking me to build an intranet site. Here is what should happen:
1. The php application will recognizes who the users are using Active Directory information without having to log in again.
2. Be able to pull employee information from Active Directory (eg, name, department, hire date, etc...)
I did some reearch and find that the solution is to use PHP/LDAP. But LDAP is for Linux/Unix environment. And I have no clue how to make the configuration for my Windows XP. Could anybody help me!!!!! SOS! I'm quite new to PHP and LDAP. Thank you very much!