[krbdev.mit.edu #2171] bug in 1.3.1 krb5_locate_kpasswd

Arlene Berry via RT rt-comment at krbdev.mit.edu
Wed Jan 28 20:32:48 EST 2004


Krb5_locate_kpasswd() in src/lib/krb5/os/changepw.c fails to call htons() on
the default port before calling krb5int_locate_server().  The result is that
change and set password operations on little endian OSes use port 53249
(0xD001) instead of port 464 (0x01D0) and get a time out error.  I happen to
be using RedHat 7.3 and 9.

Arlene Berry




More information about the krb5-bugs mailing list