Hello everyone, I'm getting this
LDAP: error code 49 - Bind principalDn points to referral while trying to authenticate to my server. A bit of googling unearther DIRSERVER-1285. My user credentials are stored
in a deployment file and they are java.naming.security.principal=cn=JBoss,dc=gameaccount,dc=comSo no quotes here, unless they are quoted somewhere else in the process (wouldn't be in my code). Are there any workarounds for this?
Thanks, Yiannis
