r6794: spellfix
authorSimo Sorce <idra@samba.org>
Sun, 15 May 2005 08:10:48 +0000 (08:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:44 +0000 (13:16 -0500)
source/auth/kerberos/kerberos-notes.txt

index 716f4138f3d09d53f8e3aca9af05aeca224860bd..a99fedb8f17dbf0cca0268d89e6326126ea4695e 100644 (file)
@@ -34,7 +34,7 @@ Samba 3.0 for eDirectory.  Hmm...
 GSSAPI layer requirements
 -------------------------
 
-Welcome to the wonderful world of canonocalisation
+Welcome to the wonderful world of canonicalisation
 
 The Heimdal GSSAPI libs do not support kinit returning a different
 relam to what the client asked for, even just in case differences.
@@ -46,12 +46,12 @@ Principal Names, long and short names
 -------------------------------------
 
 As far as servicePrincipalNames are concerned, these are not
-canonacolised, except as regards the realm in the reply.  That is, the
+canonicalised, except as regards the realm in the reply.  That is, the
 client gets back the principal it asked for, with the realm portion
 'fixed' to uppercase, long form.  
 
 The short name of the realm seems to be accepted for at least AS_REQ
-operations, but because the server performs canocalisation, this
+operations, but because the server performs canonicalisation, this
 causes pain for current client libraries.