Category:Kerberos
From Fail2ban
Jump to navigationJump to searchKerberos is a computer network authentication protocol, which allows individuals communicating over a non-secure network to prove their identity to one another in a secure manner ... Its designers aimed primarily at a client-server model, and it provides mutual authentication — both the user and the server verify each other's identity. Kerberos protocol messages are protected against eavesdropping and replay attacks.
Kerberos builds on symmetric key cryptography and requires a trusted third party. Extensions to Kerberos can provide for the use of public-key cryptography during certain phases of authentication.
From Wikipedia, the free encyclopedia
Commonly used Kerberos implementations are available from MIT, Heimdal and Microsoft.