Article Content
Article Number | 000033517 |
Applies To | RSA Product Set: RSA Via Lifecycle & Governance (RSA Via L&G) |
Issue | When testing AFX connector capability "Add Account to AD Group" in RSA Via L&G, the test fails with the following error:LDAPException: Invalid DN Syntax (34) Invalid DN Syntax |
Cause | The CN= prefix is missing from the Account attribute input parameter, as shown below:![]() |
Resolution | Add CN= to the beginning the Account attribute that is being passed to the AFX connector, as in:![]() |
Notes | Similar to KB 000033519 (Searching for attributes for CN=<groupname> returns the error: The entry may not exist when testing AFX connector capability 'Add Account to AD Group' in RSA Via Lifecycle and Governance). |