summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/k5-config.h
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-05-30 17:38:16 +0000
committerKeith Vetter <keithv@fusion.com>1995-05-30 17:38:16 +0000
commitb43743d44700175572dfcb186c18e91c3771c034 (patch)
tree5ab35e89c8d7b7012609907720518d7e25ca1392 /src/include/krb5/k5-config.h
parent7993c6d40125341f9742b8b64a49d0b3cf3c8529 (diff)
downloadkrb5-b43743d44700175572dfcb186c18e91c3771c034.tar.gz
krb5-b43743d44700175572dfcb186c18e91c3771c034.tar.xz
krb5-b43743d44700175572dfcb186c18e91c3771c034.zip
Changes to get kadm working on the PC
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5915 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/k5-config.h')
-rw-r--r--src/include/krb5/k5-config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/krb5/k5-config.h b/src/include/krb5/k5-config.h
index 364269ac7..f4d94e41c 100644
--- a/src/include/krb5/k5-config.h
+++ b/src/include/krb5/k5-config.h
@@ -41,6 +41,7 @@
#define INI_KRB5_CONF "krb5.ini" /* Location of krb5.conf file */
#define KRB5_DBM_COMPAT__ /* Don't load dbm.h */
+#define KRB5_KDB5__ /* Don't load kdb.h */
#define KRB5_KDB5_DBM__ /* Don't load kdb_dbm.h */
#define BITS16
@@ -48,7 +49,7 @@
#define SIZEOF_SHORT 2
#define SIZEOF_LONG 4
#define MAXHOSTNAMELEN 512
-#define MAXPATHLEN 128
+#define MAXPATHLEN 256 /* Also for Windows temp files */
#define KRB5_USE_INET
#define MSDOS_FILESYSTEM