Posted by Chris on 04/14/06 23:23
We are trying to setup LDAP for users to utilize our Intranet and
perform some CMS stuff.. (we are using Active Directory). We are able
to bind and query, no problem.. We are using PHP on IIS and MySQL as
the DB
However I am wondering if there is a way to find out who is currently
logged in and even what their LDAP distinguishedName is.. For example
in VBScript I call objUser = GetObject("LDAP://" & strUserDN)....
If nothing is built in, is there a way to combine the vbscript and php
together and get it back?
Any help would be appreciated!
Thanks!
Chris
[Back to original message]
|