Shibboleth SP "bitness" and IIS virtual applications
Cantor, Scott
cantor.2 at osu.edu
Mon Aug 5 18:01:55 EDT 2013
On 8/5/13 5:51 PM, "Stojkovic, Marko" <mstojkov at staff.cic.net> wrote:
>
>I have some questions about Shib SP installation/setup in Windows / IIS
>7.5. I know that the SP now comes in two different flavors (32bit and
>64bit) and that you must match it with your IIS site's "bitness."
>However, I'm not sure how to apply that in the following scenario. Say
>you have a web server with the following IIS site hierarchy:
>
>- IIS SERVER ROOT
>---- IIS Site 1 (using 64bit app pool)
>-------- IIS Virtual Application ABC (using 64bit app pool)
>-------- IIS Virtual Application XYZ (using 32bit app pool)
With the basic install/assumptions you can't do that.
>Let's say "Virtual Application XYZ" is the only one you want protected by
>and using Shib. So the question is: How do you properly setup Shib
>bitness and ISAPI filters?
You pick the one size you need to run and don't mix them. That has been
true for the life of the software.
There was a previous poster who claims to have come up with a way to mix
them and make it work in at least some cases, by using a single shibd and
he apparently determined that either filter would work at the same time,
if some special IIS settings are used to control the loading of the
filter. I have no familiarity with that approach, but I concluded that my
assumptions about mixing archs talking to one shibd were probably overly
paranoid on my part.
The email in the archive is under the subject line "trouble with iis 7.5
windows sever 2008 r2"
I would not be at all shocked if his trick was limited to working only
with different app pool sizes on *different* sites. I can't think how it
would work with one site, and again, that has never been supported or
intended.
-- Scott
More information about the users
mailing list