diff --git a/kpasswd/kpasswdd.c b/kpasswd/kpasswdd.c index 344688e29..18f014406 100644 --- a/kpasswd/kpasswdd.c +++ b/kpasswd/kpasswdd.c @@ -406,6 +406,7 @@ change (krb5_auth_context auth_context, krb5_warnx(context, "%s didn't pass password quality check with error: %s", client, str); + break; default: krb5_warnx(context, "kadm5_s_chpass_principal_cond: %s", str); }