Single sign-on

From ProgClub
Revision as of 04:39, 10 August 2011 by John (talk | contribs)
Jump to: navigation, search

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.