try setting tomcatAuthentication="false" on the Ajp13Interceptor in the
server.xml file if you want use the web server's authentication.

_James

On Fri, 4 Oct 2002, Paul Tomsic wrote:

> Has anyone does this successfully?
>
> I am able to successfully have Apache authenticate
> against a AuthDB file (configured w/ the mod_auth_db)
> and I'm able to have Tomcat handle *.jsp files
> successfully, but when I try to
>
> request.getRemoteUser()
>
> It gives me a NULL
>
> any thoughts on this?  Is there some type of setup
> that I'm missing?
>
>
>
>
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>


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

Reply via email to