Hi all,
I have just started learning PHP about a mth ago,
My current little project for my company is to make a web based “Leave System” to allow employees to apply for leaves more easily.
Have installed apache server 2.2.21 and my sql 5.5 on my PC.
I’m wondering if there is a way to allow the system to authenticate a login user against the active user directory in my server? So it would be less hassle for user to remember 1 more password??
I have googled and saw LDAP but im not really sure how to set it up.
Thanks in advance.