Hi Mark,
 
 Thanks for the reply. Earlier we used to have Tomcat 4 and Apache 1.3 
 integrated using mod_jk and we were doing this without using tomcat 6. 
 I am a bit new to the system, so I am not sure what exact 
 implementation has been done to achieve this in Tomcat 4 and Apache 
 1.3. Do u have any idea about how it is possible in Tomcat 4 and Apache
1.3.
 
 Regards
 Razat 

-----Original Message-----
From: Mark Thomas [mailto:ma...@apache.org] 
Sent: Tuesday, August 11, 2009 2:08 PM
To: Tomcat Users List
Subject: Re: Regarding Realm Authentication

Razat Gupta (razgupta) wrote:
> Hi All,
>  
> We are using Tomcat 5 on Linux OS. For validating userids available in

> Active Directory using LDAP, JNDI based realm is implemented using 
> <Realm> tags in Tomcat's server.xml file and this authentication layer

> is provided for a particular WAR file available in webapps directory.
> Apart from this JNDI realm, we have to authenticate a dummy/test user 
> which is not available in our Active Directory. Can we place the 
> dummy/test user in tomcat-users.xml file and use it in parallel with 
> the JNDI realm or some other way by which we can implement this.

Yes, if you upgrade to 6.0.20 and use the CombinedRealm.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to