Created a bug report for this at Hiemdal's github site:
https://github.com/heimdal/heimdal/issues/616
On Tue, 19 Nov 2013 10:51:19 +0100 Raoul Borenius <boren...@dfn.de> wrote:
On Mon, Nov 18, 2013 at 11:30:18AM -0800, Russ Allbery wrote:
>
> Is your kpasswdd server running the same version of Heimdal as the client?
> I ran into this too using the clients currently in Debian with a 1.5
> server. I was guessing there was some sort of wire protocol change.
Server: up-to-date wheezy (1.6~git20120403+dfsg1-2)
Client: up-to-date sid (1.6~git20120403+dfsg1-4)
Clients on squeeze (1.4.0~git20100726.dfsg.1-2+squeeze1 with same KDC)
give a correct message btw:
user@squeeze-amd64$ kpasswd
user@REALM's Password: <current password>
New password: <something>
Verifying - New password: <somethingdifferent>
Verify failure
user@squeeze-amd64$
Regards,
Raoul