Obsolete Service/cas: Difference between revisions
Appearance
No edit summary |
m Bernie moved page Service/cas to Obsolete Service/cas: obsolete |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
Not in service; the name cas.sugarlabs.org is non-existent. | |||
== Hostnames == | == Hostnames == | ||
* | * https://cas.sugarlabs.org/ | ||
== Hosted on == | == Hosted on == | ||
Line 19: | Line 21: | ||
== Notes == | == Notes == | ||
[http://code.google.com/p/rubycas-server/ CAS] server to handle SL common login. | [http://code.google.com/p/rubycas-server/ CAS] server to handle SL common login using [http://ldap.sugarlabs.org ldap.sugarlabs.org] as a source of users directory. | ||
{| class="wikitable" | |||
|- | |||
!scope="row" | Home | |||
|{{Code|/srv/cas}} | |||
|- | |||
!scope="row" | Logs | |||
|{{Code|/srv/gitorious/app/log}} | |||
|- | |||
!scope="row" | Config | |||
| | |||
{{Code|/etc/rubycas-server/config.yml}}<br> | |||
{{Code|/etc/httpd/conf.d/cas.sugarlabs.org.conf}}<br> | |||
{{Code|/etc/logrotate.d/cas}} | |||
|- | |||
!scope="row" | SSL certificates | |||
| | |||
{{Code|/etc/ssl/private/cas.sugarlabs.org.key}}<br> | |||
{{Code|/etc/ssl/certs/cas.sugarlabs.org.pem}} | |||
|- | |||
!scope="row" | Sources | |||
| http://git.sugarlabs.org/sl-tweaks/rubycas-server | |||
|- | |||
|} | |||
Configuration links: | |||
* [https://code.google.com/p/rubycas-server/wiki/QuickStart QuickStart] | |||
== Upgrade notes == | == Upgrade notes == | ||
{| class="wikitable" | |||
!scope="row" | git | |||
| | |||
{{Code|/srv/cas}} | |||
|- | |||
|} | |||
== Links == | |||
[[CAS Sites]] (Services to integrate in CAS). |
Latest revision as of 17:10, 1 July 2024
Not in service; the name cas.sugarlabs.org is non-existent.
Hostnames
Hosted on
Administrative contact
cas AT sugarlabs DOT org
Sysadmins
For non-emergency calls, preferably send email to the administrative contact.
Notes
CAS server to handle SL common login using ldap.sugarlabs.org as a source of users directory.
Home | /srv/cas
|
---|---|
Logs | /srv/gitorious/app/log
|
Config |
|
SSL certificates |
|
Sources | http://git.sugarlabs.org/sl-tweaks/rubycas-server |
Configuration links:
Upgrade notes
git |
|
---|
Links
CAS Sites (Services to integrate in CAS).