Date: Mon, 30 Sep 2002 04:48:23 -0700 (PDT) From: Jacques Vidrine <nectar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/heimdal/lib/krb5 - Imported sources Message-ID: <200209301148.g8UBmOuG055430@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nectar 2002/09/30 04:48:23 PDT src/crypto/heimdal/lib/krb5 - Imported sources Update of /home/ncvs/src/crypto/heimdal/lib/krb5 In directory freefall.freebsd.org:/d/home/nectar/heimdal-changepw-fix Log Message: 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 Status: Vendor Tag: KTH Release Tags: cvs_20020930 U src/crypto/heimdal/lib/krb5/changepw.c No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209301148.g8UBmOuG055430>