LDAP for current logged in user

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chris

    LDAP for current logged in user

    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 distinguishedNa me 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

Working...