Difference between revisions of "Service/cas"

From Sugar Labs
Jump to navigation Jump to search
Line 20: Line 20:
  
 
[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.
 +
 +
 +
{| 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 ==

Revision as of 13:44, 27 April 2011

Hostnames

Hosted on

Machine/housetree/jita

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.


Home /srv/cas
Logs /srv/gitorious/app/log
Config

/etc/rubycas-server/config.yml
/etc/httpd/conf.d/cas.sugarlabs.org.conf
/etc/logrotate.d/cas

SSL certificates

/etc/ssl/private/cas.sugarlabs.org.key
/etc/ssl/certs/cas.sugarlabs.org.pem

Sources http://git.sugarlabs.org/sl-tweaks/rubycas-server

Configuration links:

Upgrade notes

git

/srv/cas

Links

CAS Sites (Services to integrate in CAS).