]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix an annoying bug that causes a spurious error message when changing
authornectar <nectar@FreeBSD.org>
Mon, 30 Sep 2002 11:48:23 +0000 (11:48 +0000)
committernectar <nectar@FreeBSD.org>
Mon, 30 Sep 2002 11:48:23 +0000 (11:48 +0000)
commit93b309dcff8cc5571ed72d5aefc4bac4f6ee0035
treeb0b704b116639cc2f2c17dbae7b20ee8ada79375
parent8707f886593c300d83c76654e92ec76bcea9b858
Fix an annoying bug that causes a spurious error message when changing
passwords, even when the operation actually succeeded.

    % k5passwd
    luser@REA.LM's Password: **************
    New password: **************
    Verifying password - New password: **************
    k5passwd: krb5_change_password: unable to reach any changepw server  in realm REA.LM

[In reality, the password was changed.]

Obtained from: Heimdal CVS
crypto/heimdal/lib/krb5/changepw.c