[krbdev.mit.edu #8071] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Wed Feb 4 17:31:55 EST 2015


Add missing salt from enctype in t_kdb.py test

In commit 78a7f2a02b82bf297817cd717f092ead40b575b2, which added a test
for bug #7980, some command invocations used new syntax that omitted
salt types from the keysalt list.  This omission of salt types is not
supported on krb5-1.12, resulting in test failures.  Update to use the
valid (old) key salt syntax.

[tlyu at mit.edu: commit message]

https://github.com/krb5/krb5/commit/62a4509028ae7c7cf00af38cde879428f03fe5e6
Author: Patrik Kis <pkis at redhat.com>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 62a4509028ae7c7cf00af38cde879428f03fe5e6
Branch: krb5-1.12
 src/tests/t_kdb.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)



More information about the krb5-bugs mailing list