Attribute DistinguishedNamedoes not contain expected character

I have created a second Active Directory connector to handle the creation of Administrative accounts. The new connector base ou does not overlap with the normal user create Ad connector. I created 3 new attributes AdminDN, AdminSam, and AdminUPN and on the create account on the connector have mapped attributes to SamAccountName, UPN and DN. In the Details of the user account the attributes are correct, but I keep getting the following error “[“Exception occurred while executing the RPCRequest:
Errors returned from IQService.
"Attribute DistinguishedNamedoes not contain expected character
,. Value supplied : RabittBAttribute DistinguishedNamedoes not contain expected character ,.
Value supplied : RabittB. HRESULT:[0x80131500]"”]”

I have set up a multiple Account Options on my AP for normal accounts that says memberof Does not Equal XGroup so the account will ignore the normal Ad connector. Trying to figure out what I missed