Urgent -- Need help configuring JNDI realm

2011-09-13 Thread Savitha Akella
Hi, I need help in configuring the JNDI Realm to connect to LDAP Server and authenticate users. Here are the details: CN=AUTH,OU=XYZ,OU=Application Managed,OU=Groups,DC=rma,DC=corp,DC=ABC,DC=com - *AUTH is the group in which i have to search if the user is a member of or not. All the members in

Re: Urgent -- Need help configuring JNDI realm

2011-09-13 Thread Pid
On 13/09/2011 19:20, Savitha Akella wrote: Hi, Any help is appreciated. http://catb.org/~esr/faqs/smart-questions.html p signature.asc Description: OpenPGP digital signature

Re: Urgent -- Need help configuring JNDI realm

2011-09-13 Thread Rudy Gireyev
Savitha you forgot to mention what was the problem that you were having. Anyway, in your realm specification, for the connectionName you need to specify the actual name of the user (i.e. admin) that is able to log into the LDAP to do the lookup that you are interested in. connectionPassword is

Re: Urgent -- Need help configuring JNDI realm

2011-09-13 Thread Savitha Akella
Hi Rudy, Sorry that I missed out the problem. I can connect to the server but the authentication of a member in the group AUTH is failing inspite of giving proper credentials. May be I have not configured properly. Regards, Savitha On Tue, Sep 13, 2011 at 3:02 PM, Rudy Gireyev

Re: Urgent -- Need help configuring JNDI realm

2011-09-13 Thread Savitha Akella
Thanks for the link. On Tue, Sep 13, 2011 at 2:46 PM, Pid p...@pidster.com wrote: On 13/09/2011 19:20, Savitha Akella wrote: Hi, Any help is appreciated. http://catb.org/~esr/faqs/smart-questions.html p