2010-05-12 23:32:21 +02:00
|
|
|
Kerberos is a network authentication protocol. It is designed to
|
|
|
|
provide strong authentication for client/server applications by using
|
|
|
|
secret-key cryptography. A free implementation of this protocol is
|
|
|
|
available from the Massachusetts Institute of Technology. Kerberos is
|
|
|
|
available in many commercial products as well.
|
2017-12-31 20:12:58 +01:00
|
|
|
|
|
|
|
Note:
|
|
|
|
We provide 2 RC scripts that you can use for your own usage:
|
|
|
|
- rc.kadmind: Kerberos KADM5 administration server init script
|
2018-06-01 02:03:28 +02:00
|
|
|
- rc.krb5kdc: Kerberos V5 KDC init script
|