* dump.c (load_db): rework the way policy database naming and
authorBarry Jaspan <bjaspan@mit.edu>
Tue, 8 Oct 1996 17:37:43 +0000 (17:37 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Tue, 8 Oct 1996 17:37:43 +0000 (17:37 +0000)
commitb0993e8afb1909b1f1724866b41f7aca2dec73b2
tree29be99716f5d936655a98de9f60f52f06387150e
parentfdf24445c7cba76d439d29bf6ddefd8864f4bf60
* dump.c (load_db): rework the way policy database naming and
  renaming is handled; the code no longer depends on being able to
  specify admin_dbname specifically (which is no longer supported by
  the libraries), uses osa_adb_rename_policy instead of doing it
  directly, and will create a policy db if one does not already
  exist.  Automated testing is needed. [krb5-admin/62]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9149 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/dbutil/ChangeLog
src/kadmin/dbutil/dump.c