[krbdev.mit.edu #7218] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Nov 16 17:46:35 EST 2012


Make kinit smarter about using keytabs

Previously, we would happily accept -i or -t name and do nothing
with it, if -k was not given.  If the user is passing -i or -t, they
clearly want to use a keytab, so do so (but print a warning).

While here, enforce that only one of -t and -i is given.

(cherry picked from commit cfd85f4130e015bf823a745438e87641f9ead49e)

https://github.com/krb5/krb5/commit/aff7056302e756da95408690cb8a083479af5056
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: aff7056302e756da95408690cb8a083479af5056
Branch: krb5-1.11
 src/clients/kinit/kinit.c |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list