From 3d1b09f66a9c59b572d3bf1cf25e9bf430dfedaf Mon Sep 17 00:00:00 2001 From: John Kohl Date: Thu, 19 Apr 1990 18:09:28 +0000 Subject: [PATCH] add DEFAULT_TRANS_FILENAME git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@529 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/stock/osconf.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.26.2