set tomcatAuthentication=false in your ajp connector xml.
Then it should recognize the apache authorized user.

Worked for us.

-Dennis


On Fri, 2002-10-04 at 12:36, 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