summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-11-06 14:17:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:45:51 -0500
commit4c57d08c5291edd773db503736b6ae35bd5b04cb (patch)
treee5797b3611dd14be5fcc038b0b6c5bd98cafeee9
parentcc99c7bbeb49a10ff1e8abcab89dd1300f99a949 (diff)
downloadsamba-4c57d08c5291edd773db503736b6ae35bd5b04cb.tar.gz
samba-4c57d08c5291edd773db503736b6ae35bd5b04cb.tar.bz2
samba-4c57d08c5291edd773db503736b6ae35bd5b04cb.zip
r11538: More notes on things we need.
Andrew Bartlett (This used to be commit 890ad0412b9ee285fa25e8bab785a960a201057e)
-rw-r--r--source4/auth/kerberos/kerberos-notes.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/auth/kerberos/kerberos-notes.txt b/source4/auth/kerberos/kerberos-notes.txt
index c9a4d2bfe6..ece8bce372 100644
--- a/source4/auth/kerberos/kerberos-notes.txt
+++ b/source4/auth/kerberos/kerberos-notes.txt
@@ -76,6 +76,9 @@ causes pain for current client libraries.
The canonicalisation of names matters not only for the KDC, but also
for code that has to deal with keytabs.
+We also need to handle type 10 names (NT-ENTERPRISE), which are a full
+principal name in the principal field, unrelated to the realm.
+
HOST/ Aliases
-------------