You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Ikonne, Ike" <Ik...@stercomm.com> on 2005/07/14 00:52:30 UTC

How to Configure IIS/Tomcat to perform basic authentication

Hi all,

I have been trying to configure IIS/Tomcat to perform basic
authentication 
and have not had any success yet, I would appreciate it if someone could

give me some pointers on how to make this to work.

Thanks,

Ike


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: How to Configure IIS/Tomcat to perform basic authentication

Posted by Ben Ricker <be...@gmail.com>.
To answer your question, it would help to at least include the
relevant OS and tomcat version information.

In Tomcat, you can set a resource valvel that does the auth for you.
Docs for 4.1:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/realm-howto.html. Docs
for 5.0: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/realm-howto.html.

You may be most interested in the Memory Realm if you want simple,
file-based auth.

Ben Ricker

On 7/13/05, Ikonne, Ike <Ik...@stercomm.com> wrote:
> 
> Hi all,
> 
> I have been trying to configure IIS/Tomcat to perform basic
> authentication
> and have not had any success yet, I would appreciate it if someone could
> 
> give me some pointers on how to make this to work.
> 
> Thanks,
> 
> Ike
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


-- 
Ben Ricker
He's just this guy, you know?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org