Default configuration paths. More...
Defines | |
| #define | SHIBSP_SCHEMAS "/usr/share/xml/xmltooling/catalog.xml:/usr/share/xml/opensaml/saml20-catalog.xml:/usr/share/xml/opensaml/saml11-catalog.xml:/usr/share/xml/shibboleth/catalog.xml" |
| Default schema catalogs. | |
| #define | SHIBSP_CONFIG "shibboleth2.xml" |
| Default name of SP configuration file. | |
| #define | SHIBSP_LOGGING "console.logger" |
| Default name of SP console tool logging file. | |
| #define | SHIBSP_PREFIX "/usr" |
| Default prefix for installation (used to resolve relative paths). | |
| #define | SHIBSP_LIBDIR "/usr/lib" |
| Library directory for installation (used to resolve relative paths). | |
| #define | SHIBSP_LOGDIR "/var/log" |
| Log directory for installation (used to resolve relative paths). | |
| #define | SHIBSP_CFGDIR "/etc" |
| Configuration directory for installation (used to resolve relative paths). | |
| #define | SHIBSP_RUNDIR "/var/run" |
| Runtime state directory for installation (used to resolve relative paths). | |
| #define | SHIBSP_XMLDIR "/usr/share/xml" |
| XML directory for installation (used to resolve relative paths). | |
Default configuration paths.
| #define SHIBSP_CFGDIR "/etc" |
Configuration directory for installation (used to resolve relative paths).
| #define SHIBSP_CONFIG "shibboleth2.xml" |
Default name of SP configuration file.
| #define SHIBSP_LIBDIR "/usr/lib" |
Library directory for installation (used to resolve relative paths).
| #define SHIBSP_LOGDIR "/var/log" |
Log directory for installation (used to resolve relative paths).
| #define SHIBSP_LOGGING "console.logger" |
Default name of SP console tool logging file.
| #define SHIBSP_PREFIX "/usr" |
Default prefix for installation (used to resolve relative paths).
| #define SHIBSP_RUNDIR "/var/run" |
Runtime state directory for installation (used to resolve relative paths).
| #define SHIBSP_SCHEMAS "/usr/share/xml/xmltooling/catalog.xml:/usr/share/xml/opensaml/saml20-catalog.xml:/usr/share/xml/opensaml/saml11-catalog.xml:/usr/share/xml/shibboleth/catalog.xml" |
Default schema catalogs.
| #define SHIBSP_XMLDIR "/usr/share/xml" |
XML directory for installation (used to resolve relative paths).
1.7.1