Externalized XML Access Control Rules with Apache 2.4

Lukas Hämmerle lukas.haemmerle at switch.ch
Fri May 22 05:42:59 EDT 2015


> In my configuration (for Apache 2.4.6 on RHEL 7) I have the following:
> 
> <Location />
>   AuthType shibboleth
>   ShibRequestSetting requireSession true
>   Require shibboleth
>   ShibAccessControl /etc/httpd/access_control_rules.xml
> </Location>
> 
> Did anyone already get this to run under Apache 2.4? If yes, what are
> the necessary steps to get it running?

We found out that the string "ShibAccessControl" can be found in
lib/shibboleth//mod_shib_22.so but not in lib64/shibboleth/mod_shib_24.so
Could that be the reason why the directive ShibAccessControl works in
Apache 2.2.x but not in Apache 2.4.x?

Best Regards
Lukas

-- 
SWITCH
Lukas Hämmerle, Central Solutions
GÉANT Project Task Leader "Enabling Users"
Werdstrasse 2, P.O. Box, 8021 Zurich, Switzerland
phone +41 44 268 15 05, direct +41 44 268 15 64
lukas.haemmerle at switch.ch, http://www.switch.ch


More information about the users mailing list