diff options
author | Rafal Szczesniak <mimir@samba.org> | 2005-05-15 23:15:03 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:16:44 -0500 |
commit | 2c08639e0294ade488c2b493e25c1aeff4983cd7 (patch) | |
tree | 23ee27dd83f0899a547de87d7cbb77af8b6b36ab /source4/auth/kerberos | |
parent | 50da9ed856dec40964cecdc57185643428de306f (diff) | |
download | samba-2c08639e0294ade488c2b493e25c1aeff4983cd7.tar.gz samba-2c08639e0294ade488c2b493e25c1aeff4983cd7.tar.bz2 samba-2c08639e0294ade488c2b493e25c1aeff4983cd7.zip |
r6797: Typo fix.
rafal
(This used to be commit 0f9a2aef6c87bd53c962b33bf78bf773d2319b97)
Diffstat (limited to 'source4/auth/kerberos')
-rw-r--r-- | source4/auth/kerberos/kerberos-notes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/kerberos/kerberos-notes.txt b/source4/auth/kerberos/kerberos-notes.txt index 7eb59ccb40..89c9dfabb2 100644 --- a/source4/auth/kerberos/kerberos-notes.txt +++ b/source4/auth/kerberos/kerberos-notes.txt @@ -1,7 +1,7 @@ AllowedWorkstationNames and Krb5 -------------------------------- -Microsoft uses the clientAddresses *multiple value* feild in the krb5 +Microsoft uses the clientAddresses *multiple value* field in the krb5 protocol to communicate it's netbios name. This is (my guess) to permit the userWorkstations field to work. |