[krbdev.mit.edu #6920] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Jun 13 14:54:35 EDT 2011
r24147 (ticket #6746) made libgssrpc ignorant of the remote address of
the kadmin socket, even when it's IPv4. This made old-style GSSAPI
authentication fail because it uses the wrong channel bindings. Fix
this problem by making clnttcp_create() get the remote address from
the socket using getpeername() if the caller doesn't provide it and
it's an IPv4 address.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24967
Commit By: ghudson
Revision: 24967
Changed Files:
U trunk/src/lib/rpc/clnt_tcp.c
More information about the krb5-bugs
mailing list