summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-06-02 16:23:11 +0000
committerTheodore Tso <tytso@mit.edu>1994-06-02 16:23:11 +0000
commite0895c866dd0a5755a2575f2f1ee9c8efa8cad45 (patch)
tree1e7499781880e2df866921fbf47d21c21571ac45 /src
parent32a3800a2c5c4b2e69b0da40057e73d1e6090660 (diff)
Define the Kerberos V5 root in the example site.def file
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3662 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/config/site.def.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/site.def.example b/src/config/site.def.example
index 4d8fa2be4..9f4adc243 100644
--- a/src/config/site.def.example
+++ b/src/config/site.def.example
@@ -35,6 +35,11 @@
*/
/*
+ * Krb5Root --- where the root of the Kerberos 5 tree should be
+ */
+#define Krb5Root /krb5
+
+/*
* 1. HasLargeTmp - if your /tmp space is less than a 1meg, you should
* probably set this to NO
*/