Was it wrong place to post my question?
I would appreciate any input.

Thank you.
Anton

-----Original Message-----
From: Anton Baranchuk [mailto:[EMAIL PROTECTED]
Sent: Monday, July 19, 2004 11:20 AM
To: '[EMAIL PROTECTED]'
Subject: AD as LDAP provider


Hi,

My company uses AD as a LDAP provider, and I am having certain problems with
it:
1. I need to set Context.REFERRAL environment variable for initial context
to "follow"
        (default is "ignore"). Can you please add this as a configuration
parameter for LDAP config?
        it is JahiaUserManagerLDAPProvider.connectToPublicDir and
JahiaGroupManagerLDAPProvider.connectToPublicDir 
        methods. 
        Actually I can submit the code, but I haven't figured out how that
works.
2. Because of our weird setup I have to process
javax.naming.PartialResultException and disregard it 
        (This is happening every time with AD which sits on another sub
network to which your DNS can't resolve references)
        Is it possible to incorporate that as an optional feature? I also
have sample code. Can submit it for review.

Thank you.
Anton.

Reply via email to