Tomcat, JNDI, Active Directory

2004-10-15 Thread Roland Carlsson
Hi! Is there anyone out there who would like to figure out what I am doing wrong when trying to create a realm in Tomcat that is supposed to authenitcate users over JNDI against an Active Directory server. In my server.xml I have the following Realm className=org.apache.catalina.realm.JNDIRealm

Re: Tomcat, JNDI, Active Directory

2004-10-15 Thread QM
On Fri, Oct 15, 2004 at 08:18:56AM +0200, Roland Carlsson wrote: : Is there anyone out there who would like to figure out what I am doing wrong : when trying to create a realm in Tomcat that is supposed to authenitcate : users over JNDI against an Active Directory server. Why not try this:

Sv: Tomcat, JNDI, Active Directory

2004-10-15 Thread Roland Carlsson
Hello! Thanks for your answer! I'll try to find a tool that can help me but I appreciate some tips if anyone have used a good tool for this. Regards Roland Carlsson Den 04-10-15 15.16, skrev QM [EMAIL PROTECTED]: On Fri, Oct 15, 2004 at 08:18:56AM +0200, Roland Carlsson wrote: : Is there

RE: Tomcat, JNDI, Active Directory

2004-10-15 Thread khanaz
) { System.out.println( Error: + e.toString() ); } return; } } --- END GetAuthenticated.java --- -Original Message- From: Roland Carlsson [mailto:[EMAIL PROTECTED] Sent: Friday, October 15, 2004 10:49 AM To: TomcatUsers Subject: Sv: Tomcat, JNDI, Active Directory