Re: 20 Tips for Using Tomcat in Production

2007-08-22 Thread Karel Sedlacek
t; - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Karel Sedlacek

Re: RES: 20 Tips for Using Tomcat in Production

2007-08-22 Thread Karel Sedlacek
selection of the server or client .dll must be done explicitly in the service properties. - Chuck - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

RE: 20 Tips for Using Tomcat in Production

2007-08-22 Thread Karel Sedlacek
its attachments from all computers. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Karel Sedlacek

Re: 20 Tips for Using Tomcat in Production

2007-08-22 Thread Karel Sedlacek
oesn't >> > > restart. It could be our version -- which is currently 5.0.30. >> please >> > > let >> > > me know if there are other steps we need to take here as well. >> > > >> > > thanks, >> > > Kim :-) >> > >

Re: REMOTE_USER forwarding

2006-02-28 Thread Karel Sedlacek
wrote: In your connector config in server.xml add tomcatAuthentication="false". This will allow the auth info from Apache through. Karel Sedlacek wrote: Is there something I need to do in order to make sure that Tomcat is passing along REMOTE_USER? I have a Hyperion report server i

REMOTE_USER forwarding

2006-02-25 Thread Karel Sedlacek
service to use the macros, and hit the URL protected by our SSO mechanism the behavior appears as though REMOTE_USER is not populated. Apache is definitely passing the header attribute as we use it extensively on this site for non-Tomcat applications. Help! Thanks! Karel Sedlacek