Broken/YSTV Computing: Difference between revisions

From YSTV Documentation Wiki
No edit summary
No edit summary
Line 1: Line 1:
This is an attempt to document the Computing part of YSTV.
This is an attempt to document the Computing part of YSTV.


== General Docs ==
== General Docs ==


[[Overview]] - Computing Overview. This details generally what's going on with ystv computers.
[[Computing:Overview|Overview]] - Computing Overview. This details generally what's going on with ystv computers.


[[Station Servers]] - Documentation on the ever increasing number of servers in YSTV
[[Computing:Station Servers|Station Servers]] - Documentation on the ever increasing number of servers in YSTV


[[Station PCs]] - Documentation on each of the Desktop PCs used in YSTV
[[Computing:Station PCs|Station PCs]] - Documentation on each of the Desktop PCs used in YSTV


[[The Network]] - Documentation on how the network in YSTV is currently setup
[[Computing:The Network|The Network]] - Documentation on how the network in YSTV is currently setup


[[FaffoCue]] - our new shiny autocue
[[Computing:FaffoCue|FaffoCue]] - our new shiny autocue


[[P169 PC]] - PC to remotely control a P169
[[Computing:P169 PC|P169 PC]] - PC to remotely control a P169


== Authentication ==
== Authentication ==
Line 24: Line 23:
Details on the specific configuration of various services can be found in these pages:
Details on the specific configuration of various services can be found in these pages:


[[LDAP Auth Configuration]] - Main backend
[[Computing:LDAP Auth Configuration|LDAP Auth Configuration]] - Main backend


[[PAM Auth Configuration]] - UNIX Auth settings (for new unix machines)
[[Computing:PAM Auth Configuration|PAM Auth Configuration]] - UNIX Auth settings (for new unix machines)


[[Samba Configuration]] - Samba config. Auth for Windows machines and shares
[[Computing:Samba Configuration|Samba Configuration]] - Samba config. Auth for Windows machines and shares


[[Postfix Configuration]] - Looks to LDAP for mail aliases for users
[[Computing:Postfix Configuration|Postfix Configuration]] - Looks to LDAP for mail aliases for users


[[Dovecot Configuration]] - Authenticates IMAP logins via LDAP
[[Computing:Dovecot Configuration|Dovecot Configuration]] - Authenticates IMAP logins via LDAP

Revision as of 15:49, 23 October 2009

This is an attempt to document the Computing part of YSTV.

General Docs

Overview - Computing Overview. This details generally what's going on with ystv computers.

Station Servers - Documentation on the ever increasing number of servers in YSTV

Station PCs - Documentation on each of the Desktop PCs used in YSTV

The Network - Documentation on how the network in YSTV is currently setup

FaffoCue - our new shiny autocue

P169 PC - PC to remotely control a P169

Authentication

Authentcaition is performed using an OpenLDAP database as the main backend. This and a lot of other possibly complicated things come together to give a fairly reasonable Single Sign On(SSO) system.

For a rough idea of how everything fits together, take a look at the Overview above.

Details on the specific configuration of various services can be found in these pages:

LDAP Auth Configuration - Main backend

PAM Auth Configuration - UNIX Auth settings (for new unix machines)

Samba Configuration - Samba config. Auth for Windows machines and shares

Postfix Configuration - Looks to LDAP for mail aliases for users

Dovecot Configuration - Authenticates IMAP logins via LDAP