Implement krb5_read_password an des_read_pw_string
authorSam Hartman <hartmans@mit.edu>
Thu, 10 Oct 2002 22:06:02 +0000 (22:06 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 10 Oct 2002 22:06:02 +0000 (22:06 +0000)
commit08436c6c6017708eaa0a2b986f8cc8193e31da46
tree1b1e4326a24e47941f6239fa564f060d6e98647a
parentf72d581134dccf44343e2fae4c968cfce47b9835
Implement krb5_read_password an des_read_pw_string
in terms of krb5_prompter_posix.
Change motivated by the desire for echo foo |kinit -4 bar to work in
test scripts, but having one implementation of password read functions on unix is good
anyway

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14921 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/des425/ChangeLog
src/lib/des425/read_passwd.c
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/read_pwd.c