Kerberos » History » Version 1
Joseph Foley, 2015-09-05 02:51
| 1 | 1 | Joseph Foley | h1. Kerberos |
|---|---|---|---|
| 2 | |||
| 3 | Kerberos is a single-signon authentication technology. It has been integrated into windows as Active Directory |
||
| 4 | This is a key component for the [[AFS Server]]. We also install LDAP, which can be used for additional lookups. |
||
| 5 | |||
| 6 | h2. WARNINGS |
||
| 7 | |||
| 8 | The password changing protocol does not work behind a NAT. If your IP address starts with 192.168 or 10, then you are probably on one of these. |
||
| 9 | |||
| 10 | h2. Links |
||
| 11 | |||
| 12 | * [[How To Add Users]] |
||
| 13 | * [[Kerberos Client]] |
||
| 14 | * [[Kerberos LDAP]] |
||
| 15 | * [[Kerberos Server]] |
||
| 16 | |||
| 17 | h2. Server Installation |
||
| 18 | |||
| 19 | h3. Guides |
||
| 20 | |||
| 21 | * MIT Kerberos KDC guide http://web.mit.edu/kerberos/krb5-current/doc/krb_admins/install_kdc.html |
||
| 22 | * Kerberos/LDAP on Ubuntu http://bobcares.com/blog/?p=435 |
||
| 23 | * Spinlock Guide on Kerberos http://techpubs.spinlocksolutions.com/dklar/kerberos.html |
||
| 24 | * http://www.rjsystems.nl/en/2100-kerberos-openldap-openafs-client.php |
||
| 25 | * Ubuntu Single Sign On https://help.ubuntu.com/community/SingleSignOn |
||
| 26 | * Ubuntu Kerberos https://help.ubuntu.com/community/Kerberos |
||
| 27 | * VISolve's guide http://www.visolve.com/system_services/opensource/security/ssh.php |
||
| 28 | * Stanford Guide to Kerberos on Debian http://itservices.stanford.edu/service/kerberos/install_debian |
||
| 29 | * Illinois NCSA Guide to Using Kerberos http://www.ncsa.illinois.edu/UserInfo/Resources/Software/kerberos/unix_clients.html |