[krbdev.mit.edu #4136] kadmin_unlock() calls kadm5_lock() instead of kadm5_unlock()

Public Submitter via RT rt-comment at krbdev.mit.edu
Tue Aug 15 12:53:16 EDT 2006


from krb 1.5 src/kadmin/cli/kadmin.c:597

kadmin_unlock() calls kadm5_lock() when it should be calling
kadm5_unlock(), this in effect makes the "unlock" subcommand of kadmin
useless.

See attached diff for suggested fix.



More information about the krb5-bugs mailing list