summaryrefslogtreecommitdiffstats
path: root/src/include/krb5
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-04-19 18:09:28 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-04-19 18:09:28 +0000
commit3d1b09f66a9c59b572d3bf1cf25e9bf430dfedaf (patch)
tree2aa74cf363a11885402e93192c35bcc435f41846 /src/include/krb5
parent0d74511fbdd03424e2b8e1046ea44b208362eef4 (diff)
downloadkrb5-3d1b09f66a9c59b572d3bf1cf25e9bf430dfedaf.tar.gz
krb5-3d1b09f66a9c59b572d3bf1cf25e9bf430dfedaf.tar.xz
krb5-3d1b09f66a9c59b572d3bf1cf25e9bf430dfedaf.zip
add DEFAULT_TRANS_FILENAME
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@529 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5')
-rw-r--r--src/include/krb5/stock/osconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/krb5/stock/osconf.h b/src/include/krb5/stock/osconf.h
index e38d82366..aec9cf720 100644
--- a/src/include/krb5/stock/osconf.h
+++ b/src/include/krb5/stock/osconf.h
@@ -20,6 +20,7 @@
#define KRB5_USE_INET /* Support IP address family */
#define DEFAULT_CONFIG_FILENAME "/etc/krb.conf"
+#define DEFAULT_TRANS_FILENAME "/etc/krb.realms"
#define KDC_PORTNAME "kerberos5" /* for /etc/services or equiv. */
#ifdef POSIX_SIGTYPE