Clean up some kadmind4 relics left behind in osconf.hin
authorGreg Hudson <ghudson@mit.edu>
Tue, 9 Dec 2008 19:32:01 +0000 (19:32 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 9 Dec 2008 19:32:01 +0000 (19:32 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21300 dc483132-0cff-0310-8789-dd5450dbe970

src/include/osconf.hin

index e6a48f87a3a80b038e57c5807d23a3f6aca8333f..ef7c14d8ebfc8472c40d443d49a8258b0e27e251 100644 (file)
 
 #define KRB5_ENV_CCNAME        "KRB5CCNAME"
 
-/*
- * krb4 kadmin stuff follows
- */
-
-/* the default syslog file */
-#define KADM_SYSLOG  "@LOCALSTATEDIR/krb5kdc/admin_server.syslog"
-
-/* where to find the bad password table */
-#define PW_CHECK_FILE "@LOCALSTATEDIR/krb5kdc/bad_passwd"
-
-#define DEFAULT_ACL_DIR        "@LOCALSTATEDIR/krb5kdc"
-
 /*
  * krb5 slave support follows
  */