Hi Kiran,
Sorry I should have specified, that's not the jabber server (I solved
that issue btw, ApacheDS complains about the attribute but Jabber works
fine now)
, it's the JBoss server binding to ApacheDS.
Thanks,
Yiannis
ayyagarikiran wrote:
hmm, assuming the same context as before, that this request comes from
a jabber server
I would say that the jabber server is adding quotes not Apache Directory.
At least this is the case I have seen with openfire server.
Kiran Ayyagari
Yiannis Mavroukakis wrote:
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=com
So 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