Try change this in ..\Tomcat 5.5\conf\server.xml to this:
<Connector port="8009" tomcatAuthentication="false"
enableLookups="false" redirectPort="8443" protocol="AJP/1.3" />

The one you change is:
tomcatAuthentication="true" to tomcatAuthentication="false"

--
Jarl


On Mon, Apr 28, 2008 at 8:33 PM, Pierson, Shawn <[EMAIL PROTECTED]> wrote:
> **
>
>
> Good afternoon,
>
> I'm trying to set up single sign on for the mid tier and have almost
> everything working.  The one thing that still seems to be a problem is
> getting IIS to pass the authenticated user to Jakarta.  When I try to log
> into Remedy, I get the following in my tomcat logs:
>
>
> SSO: Initialization: Version 2.04
>
> SSO: Property values were loaded.
>
> usermethod:remoteuser
>
> usercase:lower
>
> removedomain:T
>
> headername:
>
> attname:
>
> authmethod:default
>
> authcustom:
>
> debuglogging:T
>
> SSO ERROR: RemoteUser name is null or empty. Using default login page
>
> This doesn't really help explain why it's happening, so in the debug log
> file but it does at least show that the sso.properties file is being read
> correctly.
>
> Within IIS I have it set only to Integrated Windows Authentication and
> nothing else on the Authentication Methods form.  I think IIS isn't passing
> the Remote_User variable over to Jakarta, but I'm not really sure where I
> can verify that.  Does anyone else have any suggestions for me to try?
>
> I'm on Mid Tier 7.0.1 p6 with Apache Tomcat and IIS authenticating against
> Active Directory.
>
> Thanks,
>
> Shawn Pierson Private and confidential as detailed here. If you cannot
> access hyperlink, please e-mail sender. __Platinum Sponsor:
> www.rmsportal.com ARSlist: "Where the Answers Are" html___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to