s4:kerberos: fix typos in kerberos-notes.txt
authorMichael Adam <obnox@samba.org>
Mon, 11 Jun 2012 22:30:42 +0000 (00:30 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 12 Jun 2012 05:21:46 +0000 (07:21 +0200)
source4/auth/kerberos/kerberos-notes.txt

index 78efe179c10d74694fffd99e7f250929484c78b6..f15f3f99a3acd725bec8eb3a6bef1724cce86f06 100644 (file)
@@ -527,11 +527,11 @@ SHA-1.  So, nowadays, this password-based in-memory keytab is seen as too
 slow, and is falling into disuse.
 
 Traditional 'MIT' behaviour is to use a keytab, containing salted key
-data, extracted from the KDC.  (In this modal, there is no 'service
+data, extracted from the KDC.  (In this model, there is no 'service
 password', instead the keys are often simply application of random
 bytes).  Heimdal also implements this behaviour.
 
-The windows modal is very different - instead of sharing a keytab with
+The windows model is very different - instead of sharing a keytab with
 each member server, a random utf-16 pseudo-textual password is stored 
 for the whole machine.  
 The password is set with non-kerberos mechanisms (particularly SAMR,