summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-11-27 02:03:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:46:49 -0500
commit68049cfac3bed210aaf5195e7ff749709e4cd1f3 (patch)
treeda2aa9fbdc86548e731df8af78f4fef7c6421fe4
parentef9ec9583d2efa78220edd65bd93ead955792b3e (diff)
downloadsamba-68049cfac3bed210aaf5195e7ff749709e4cd1f3.tar.gz
samba-68049cfac3bed210aaf5195e7ff749709e4cd1f3.tar.bz2
samba-68049cfac3bed210aaf5195e7ff749709e4cd1f3.zip
r11931: Add a short README explaining what this directory is all about.
Andrew Bartlett (This used to be commit eaf8777e449f70f5694f29199c18f26b9647d558)
-rw-r--r--source4/heimdal/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/heimdal/README b/source4/heimdal/README
new file mode 100644
index 0000000000..131cc574fb
--- /dev/null
+++ b/source4/heimdal/README
@@ -0,0 +1,6 @@
+This directory contains a copy of portions of a project known as
+'lorikeet-heimdal', a branch of the Heimdal Kerberos distribution.
+
+The purpose of these files is to provide kerberos support to Samba4 in
+a predicatable manner, without reliance on the system kerberos
+libraries.