Installing SP2.x under Linux: Difference between revisions

From RavenWiki
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 20: Line 20:
Run  
Run  
   shibd -t
   shibd -t
expect to see
expect to see "overall configuration is loadable, check console for non-fatal problems". Fix mistakes. otherwise.
  overall configuration is loadable, check console for non-fatal problems
Fix mistakes otherwise.

Revision as of 17:14, 6 March 2009

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:

Run

 shibd -t

expect to see "overall configuration is loadable, check console for non-fatal problems". Fix mistakes. otherwise.