[krbdev.mit.edu #6740] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Thu Jun 10 17:14:35 EDT 2010
pull up r24123 from trunk
------------------------------------------------------------------------
r24123 | ghudson | 2010-06-08 14:18:03 -0400 (Tue, 08 Jun 2010) | 11 lines
ticket: 6740
subject: kadmin ktadd may display wrong name of default keytab
target_version: 1.8.2
tags: pullup
kadmin's ktadd (and ktrem) displays WRFILE:/etc/krb5.keytab whenever
it uses the default keytab, even if the default has been overridden
(e.g. by KRB5_KTNAME). Use krb5_kt_get_name to get the correct name
of the default cache instead of displaying the string we think was
used to open it.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24131
Commit By: tlyu
Revision: 24131
Changed Files:
U branches/krb5-1-8/src/kadmin/cli/kadmin.h
U branches/krb5-1-8/src/kadmin/cli/keytab.c
More information about the krb5-bugs
mailing list