Installing SP2.x under Linux
From RavenWiki
Jump to navigationJump to search
Currently assumes SLES 10. See also NativeSPLinuxInstall in the Internet2 Shib Wiki.
Acquire (**TODO: from where?) and install RPMs for
log4shib xerces-c xml-security-c xmltooling opensaml shibboleth
and any of their dependencies.
In /etc/shibboleth:
- replace the supplied shibboleth2.xml and attribute-map.xml with Shibbileth2.xml - internal use skeleton and Attribute-map.xml - internal use skeleton respectively
- find all occurrences of 'FIX-ME' in the new shibboleth2.xml and replace them as directed in the adjacent comments.
- Create a copy of 'Ucam Federation' IdP metadata
- TODO: need download locations for these
Run shibd -t, expect to see
overall configuration is loadable, check console for non-fatal problems
Fix mistakes otherwise.