Hi,
We are in process of implementing the User Creation/Deletion & Add/Remove Users to Group.
We have been using the Canonical name for referencing the ADGroup/OU Unit and Users with the Distinguished name.
Question:
we want to use ObjectGuid instead of the Distinguished name, I wonder about the possibility?
In this below example, we aim to use GUID/UPN over the Distinguished name in Manager attribute.
for example:
">
TESTFN17 TESTLN17
TESTFN17
TESTLN17
CN=PRDTESTFN9 PRDTESTLN9,OU=Users,OU=Company,DC=Company,DC=net
user
Currently, i'm getting below error response when i use UPN in Manager Name Reference attribute.
">
The name reference is invalid. (Server: company.net)
Thanks,
Aravindh