Difference between revisions of "Service/cas"

From Sugar Labs
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Not in service; the name cas.sugarlabs.org is non-existent.
 +
 
== Hostnames ==
 
== Hostnames ==
  
* http://cas.sugarlabs.org/
+
* https://cas.sugarlabs.org/
  
 
== Hosted on ==
 
== Hosted on ==
  
[[Machine/housetree/jita]]
+
[[Machine/jita]]
  
 
== Administrative contact ==
 
== Administrative contact ==
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 ==
  
* configuration happens via {{Code|/etc/rubycas-server/config.yml}}
+
{| class="wikitable"
* server starts via passenger module on apache
+
!scope="row" | git
 +
|
 +
{{Code|/srv/cas}}
 +
|-
 +
|}
  
 
== Links ==
 
== Links ==
 
[[CAS Sites]] (Services to integrate in CAS).
 
[[CAS Sites]] (Services to integrate in CAS).

Latest revision as of 00:10, 20 September 2017

Not in service; the name cas.sugarlabs.org is non-existent.

Hostnames

Hosted on

Machine/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 using ldap.sugarlabs.org as a source of users directory.

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).