Add new option -P to specify master key passwrd on the command line.
authorTheodore Tso <tytso@mit.edu>
Fri, 7 Oct 1994 04:55:30 +0000 (04:55 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 7 Oct 1994 04:55:30 +0000 (04:55 +0000)
commit65fc7036916bfa0ef655a9a2bb9401fb95036f29
tree44f4a408832c76cea885ec4639154456f67b2293
parent17339eb1dc3e18d59b055c6523676f9442e14b1f
Add new option -P to specify master key passwrd on the command line.
For testing only!

Fix bug where use of the -R option would report a random error, due to
the error code variable passed to ss_execute_line not being cleared first.

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