[krbdev.mit.edu #7218] SVN Commit

Benjamin Kaduk via RT rt-comment at krbdev.mit.edu
Fri Nov 16 12:15:36 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.

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



More information about the krb5-bugs mailing list