fix typo
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10219 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -202,7 +202,7 @@ contains a minimalistic Rx implementation.
|
|||||||
There are three parts of the kaserver; KAA (Authentication), KAT (Ticket
|
There are three parts of the kaserver; KAA (Authentication), KAT (Ticket
|
||||||
Granting), and KAM (Maintenance). The KAA interface and KAT interface
|
Granting), and KAM (Maintenance). The KAA interface and KAT interface
|
||||||
both passes over DES encrypted data-blobs (just like the
|
both passes over DES encrypted data-blobs (just like the
|
||||||
Kerberos-protocol) and thus o not need any other protection. The KAM
|
Kerberos-protocol) and thus do not need any other protection. The KAM
|
||||||
interface uses @code{rxkad} (Kerberos authentication layer for Rx) for
|
interface uses @code{rxkad} (Kerberos authentication layer for Rx) for
|
||||||
security and data protection, and is used for example for changing
|
security and data protection, and is used for example for changing
|
||||||
passwords. This part is not implemented in the kdc.
|
passwords. This part is not implemented in the kdc.
|
||||||
|
Reference in New Issue
Block a user