fixing DEFAULT_ACL_DIR
authorTom Yu <tlyu@mit.edu>
Fri, 27 May 1994 00:09:34 +0000 (00:09 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 27 May 1994 00:09:34 +0000 (00:09 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3652 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/stock/osconf.h

index 6908b7b7d869d6bcef7ea11ec5b84a263cad07da..0c00a68c8efaa72259282d84b1041999789ac06c 100644 (file)
@@ -93,5 +93,5 @@
 /* where to find the bad password table */
 #define PW_CHECK_FILE "@KRB5ROOT/bad_passwd"
 
-#define DEFAULT_ACL_DIR        "KDBDIR"
+#define DEFAULT_ACL_DIR        "@KDB5DIR"
 #endif /* KRB5_OSCONF__ */