Assistance with First Time Setup on RHEL 6.5
Peter Schober
peter.schober at univie.ac.at
Tue Feb 2 04:20:06 EST 2016
* Liz Nicholson <liz.nicholson at ashleycyber.com> [2016-02-02 04:20]:
> [...] the mod_shib_22.so file as it's no where to be found. I did
> search the file system using find and got not results for
> mod_shib_22.so or mod_shib.
You're just confusing yourself. To determine what files (and where)
have been installed by a package here named 'shibboleth' try:
$ rpm -ql shibboleth
Also the packaging takes care of enabling the module and everything,
so none of the things you're trying to do are necessary.
Just enable the httpd directives and authorizsation rules in the
desired contexts (vhost, location, etc.) as per the documentation.
-peter
More information about the users
mailing list