Hi,
I am setting up an Open Ldap AFX connector. The structure of my LDAP instance is like the following:
o=mydomain.com
ou=ams,o=mydomain.com
ou=MX,ou=ams,o=mydomain.com
ou=US,ou=ams,o=mydomain.com
ou=AR,ou=ams,o=mydomain.com
ou=CN,ou=ams,o=mydomain.com
ou=BR,ou=ams,o=mydomain.com
My need is to create Accounts under each of these country codes based on User's region attribute. In the connector settings, I have to provide an Account DN suffix. If I give the suffix as "ou=MX,ou=ams,o=mydomain.com", then how can I create accounts under the other country codes. This is a required field so can't keep it empty either.
Has any one worked a similar use case?
Rgds
Sunita
One approach is to use AFX_OU_Picker
Related post - provision user into different OU of AD
Another approach is to use AFXCUSTOM prefix variable.
Search for AFXCUSTOM in RSA Link for additional information.
From product help section: