Skip Menu |
 

From: tlyu@mit.edu
Subject: git commit

Parse "ktadd -norandkey" in remote kadmin client

The remote kadmin client would not parse the "-norandkey" option to
the ktadd subcommand, terminating option parsing and possibly causing
options to be interpreted as principal names.

(cherry picked from commit 13e9694b17945d43d0cfc203b2645204f2d87086)

https://github.com/krb5/krb5/commit/b32f7131bb46154f16e127a8b61b06206c6acca3
Author: Tom Yu <tlyu@mit.edu>
Commit: b32f7131bb46154f16e127a8b61b06206c6acca3
Branch: krb5-1.11
src/kadmin/cli/keytab.c | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)