Chapter 19. Kerberos

Chapter 19. Kerberos

19.1. What is Kerberos?
19.1.1. Advantages of Kerberos
19.1.2. Disadvantages of Kerberos
19.2. Kerberos Terminology
19.3. How Kerberos Works
19.4. Kerberos and PAM
19.5. Configuring a Kerberos 5 Server
19.6. Configuring a Kerberos 5 Client
19.7. Additional Resources
19.7.1. Installed Documentation
19.7.2. Useful Websites

System security and integrity within a network can be unwieldy. It can occupy the time of several administrators just to keep track of what services are being run on a network and the manner in which these services are used. Moreover, authenticating users to network services can prove dangerous when the method used by the protocol is inherently insecure, as evidenced by the transfer of unencrypted passwords over a network under the FTP and Telnet protocols. Kerberos is a way to eliminate the need for protocols that allow unsafe methods of authentication, thereby enhancing overall network security.