Marty, David,
Thanks for the replies...
We are using a Cornell developed SSO called CUWebAuth, and adding the
tomcatAuthentication="false" directive did the trick. Transparent login
working beautifully 400 (soon to be 4000) happy users.
Thanks,
Karel
At 09:50 AM 2/26/2006, you wrote:
In yo
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
installation that
Good Morning Karel-
Which SSO package are you using?
Thanks,
Martin Gainty-
603-438-5053
OOA/OOD Instructor
- Original Message -
From: "Karel Sedlacek" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, February 25, 2006 5:10 PM
Subject: REMOTE_
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 installation
that we want to convert to using transparent logon using delivered CGI
macros $REMOTE_USER$ and $TRUSTEDPASS$. When I reconfigure the
Authentication se