I'm looking for a method to obtain the current logged in user's full Active Direcory LDAP path. e.g.
LDAP://CN=john.smith,OU=UK,OU=Sales,DC=Company,DC=local
|
|
|
|
|
|
|
Query the LDAP directory (e.g. the AD) with this filter:
The DN of the object returned is the thing you are looking for. Something like this:
|
|||
|
|