Shib SP: SHIBSP_PREFIX ignored
Cantor, Scott
cantor.2 at osu.edu
Mon Jul 25 14:29:45 EDT 2016
> I want to set the SP base directory to a different location than the default
> /etc/shibboleth in a docker container to have a better separation between
> the image and container configuration.So I am starting shibd like this:
>
> SHIBSP_PREFIX=/opt/etc/shibboleth
> $SHIBSP_PREFIX/shibd-redhat start
>
> However, it does not work, the log says "Shibboleth.Config : loaded XML
> resource (/etc/shibboleth/shibboleth2.xml)“
Not finding the bug in Jira I was remembering, but just speaking directly to this, I don't know that that's sufficient to get the variable set either. I don't think that would cross the shell boundary, you'd need to export the variable I suspect (and you need to get it set for Apache too).
-- Scott
More information about the users
mailing list