[1414] in Kerberos-V5-bugs
krb5_db_fetch_mkey should allow for keyfile from user specified location
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Mon May 15 13:46:40 1995
From: epeisach@MIT.EDU
Date: Mon, 15 May 1995 13:46:29 -0400
To: krb5-bugs@MIT.EDU
krb5_db_store_mkey allows one to specify where to store the stashed
master key. Unfortunately, there is no way to specify a location to read
it!!
fetch_mkey allows you to get the password from the keyboard or the
stashed file.
I propose adding another argument to krb5_db_fetch_mkey with the keyfile
name.
Any comments?
ezra