I need a solution
I need someone to tell me where I'm wrong. I've created a Directory Connection and the Test Connection is successful.
I'm using my base DN as DC=<name1>,DC=<name2>,DC=net. The use I am trying to pull a simple sAMAccountName attribute and map it to Employee Code. The attribute looks like this:
attr.Employee\ Code =:(|(mail=$sender-email$)(sAMAccountName=$file-owner$)(sAMAccountName=$endpoint-user-name$)):sAMAccountName
The User on the Incident I generated is showing as <name1>\sAMAccountName. Do I need to modify my directory connection to take out the <name1> DC? I believe my syntax is correct on the attribute as well but please correct me.