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

2005-07-29 Thread Ikonne, Ike
Hi Ben,

Thanks for responding to my question, here is my operating environment:

IIS 5.0
Tomcat 5.5.9


Note also that I have tried this setup with tomcat/apache and everything

works, my problem comes when I do similar thing with IIS/Tomcat and I
get
HTTP 401 error message.  

Thanks,

Ike


-Original Message-
From: Ben Ricker [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 13, 2005 6:04 PM
To: Tomcat Users List
Subject: Re: How to Configure IIS/Tomcat to perform basic authentication

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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2005-07-13 Thread Ben Ricker
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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]