Hello,
I am facing the following issue when trying to add an account to a child domain in AD through AD connector :
org.mule.api.transformer.TransformerMessagingException: Referral (com.novell.ldap.LDAPReferralException). Message payload is of type: String
The use case is as follows:
We have a parent domain in AD:
DC=ABC,DC=com
from which we are collecting the accounts and groups.
We have another child domain under this parent domain DC=XYZ,DC=ABC,DC=com
from which we are collecting DL groups.
When trying to add an account to the child domain's group we get the above mentioned error.
Please advice.
Thanks,
Neeraja Mahajan
Neeraja, were you able to resolve this?