Query LDAP using PHP
Posted: Sun Nov 06, 2005 4:26 pm
Hello, basically to sum it up,
I have written a web interface to our helpdesk application where users can see the calls that are currently open, along with their status etc.
What I want to do is query who is currently logged in to the OS to then filter the view specifically to that person to save them having to find their own calls.
I am not sure how to go about this, or even if LDAP is needed, so I am putting it to the experts to point me in the right direction..
any advice is appreciated as this is the first thing I have developed using php!
I have written a web interface to our helpdesk application where users can see the calls that are currently open, along with their status etc.
What I want to do is query who is currently logged in to the OS to then filter the view specifically to that person to save them having to find their own calls.
I am not sure how to go about this, or even if LDAP is needed, so I am putting it to the experts to point me in the right direction..
any advice is appreciated as this is the first thing I have developed using php!