Hello Everyone,
I have requirement to create AD account during joiner and register both and the DN should be created based on the location of the user.
I am trying to achieve this by DN suffix option in the AFX connector but seems it has limitation of 4000 character (I have location more than 300, so the character length goes beyond this limit), I believe this solution will not work for me.
We can't create the logic directly in the pending account name in account template as user's location and OU value are not same e.g. if users location is Tokyo then it should be created under OU=Users,OU=Tokyo Central, DC=abc,DC=com,
Please suggest some working solution around this requirement.
Thanks
Pankaj
You can build this logic into a SQL node within the provisioning Workflow and pass this to a provisioning node to create the account in the correct location. I have implemented this with other customers with success.
If this is something you are interested in engaging with Professional Services on please reach out to me directly (craig.ramsay@rsa.com) and we can get the right people involved in a conversation to make this happen.