Add option '-t' to make a temporary database and rename it into place.
authorJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 11:50:36 +0000 (11:50 +0000)
committerJohn Carr <jfc@mit.edu>
Sun, 23 Feb 1992 11:50:36 +0000 (11:50 +0000)
commit4bee4bd353838ae87b4fe9216c47d52cc9c792cc
tree7f70d41249570727efd2f0a6e9d9093cd6434e12
parent378c6a9b23c44825b11fba3d658d82f042634725
Add option '-t' to make a temporary database and rename it into place.
Call krb5_dbm_open_database() to avoid overhead of multiple calls
to dbm_open().
Improve error detection.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2206 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/convert/kdb5_convert.c