When default realm specified on command line, call krb5_set_default_realm so
authorEzra Peisach <epeisach@mit.edu>
Wed, 19 Apr 1995 18:03:52 +0000 (18:03 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 19 Apr 1995 18:03:52 +0000 (18:03 +0000)
commit48a313c6b36d668a4aebc6c2950258d3b973a6ec
tree1d0506ede636aec95cac77bb2d3256e20c168a28
parentb9a420cb3c760ab8385ff9a92b52d9bc83707c9f
When default realm specified on command line, call krb5_set_default_realm so
that created keys will have the proper realm. (which may not be the same
as the machines default realm)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5379 dc483132-0cff-0310-8789-dd5450dbe970
src/admin/edit/ChangeLog
src/admin/edit/kdb5_edit.c