You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by frank delin <fd...@uhl.uiowa.edu> on 2002/08/13 15:32:50 UTC

Re: Can authentication to webapps be controlled by Apache HTTPD serve r rather than tomcat?

Do you have any reason as to why it works with the ajp13 connector but not
coyote.  I would prefer to use coyote for the Mbean stuff.

Thanks,

Frank

On Tue, 13 Aug 2002, Jacob Kjome wrote:

>
> Yes, but you have to add tomcatAuthentication="false" to your ajp13
> connector in server.xml.  Also, this doesn't seem to work with the Coyote
> connector, only with the normal ajp13. connector.
>
> Once you've done this, do your athentication through Apache and use
> request.getRemoteUser() to get the name of the user who successfully logged
> in through Apache.
>
> Jake
>
> At 01:49 PM 8/13/2002 +0100, you wrote:
> >
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>