Installing SP2.x under Linux: Difference between revisions

From RavenWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 19: Line 19:


Run  
Run  
   shibd -t</tt>
   shibd -t
expect to see
expect to see
   overall configuration is loadable, check console for non-fatal problems
   overall configuration is loadable, check console for non-fatal problems
Fix mistakes otherwise.
Fix mistakes otherwise.

Revision as of 16:47, 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.