Difference between revisions of "Single sign-on"

From ProgClub
Jump to: navigation, search
Line 4: Line 4:
  
 
Underway. [[Kerberos]] has been configured on [[charity]], which is the KDC. Still need to configure NFS for user home directories, get LDAP working, and figure out what the PAM configuration should be.
 
Underway. [[Kerberos]] has been configured on [[charity]], which is the KDC. Still need to configure NFS for user home directories, get LDAP working, and figure out what the PAM configuration should be.
 +
 +
== Contributors ==
 +
 +
Members who have contributed to this project. Newest on top.
 +
 +
* [[User:John|John]]
  
 
== Links ==
 
== Links ==

Revision as of 03:39, 10 August 2011

This is the ProgClub Single sign-on project. The idea is that users can login to our systems using a single username and password. For other projects see Projects.

Project status

Underway. Kerberos has been configured on charity, which is the KDC. Still need to configure NFS for user home directories, get LDAP working, and figure out what the PAM configuration should be.

Contributors

Members who have contributed to this project. Newest on top.

Links

Single sign-on related information

Kerberos related information

LDAP related information

NFS related information

Kerberos

Ports for the KDC and Admin Services: The default ports used by Kerberos are port 88 for the KDC and port 749 for the admin server.

See Kerberos for ProgClub's Kerberos configuration.