I have used the usernameGenerator transformation on the distinguishedName attribute and it works correctly. Now, in the sAMAccountName attribute I want to get the calculated value of the distinguishedName by making a substring to remove what I don’t need. Is it possible?
I don’t know how to reference the distinguishedName attribute within the transform of the sAMAccountName attribute
Thank you
Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
You can use something as below. Make sure that the sAMAccountName attribute is placed below the distinguishedName in the attribute ordering of the policy.