[12031] in Kerberos-V5-bugs
[krbdev.mit.edu #6920] SVN Commit
daemon@ATHENA.MIT.EDU (Tom Yu via RT)
Mon Jun 20 11:31:38 2011
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Tom Yu via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6920@krbdev.mit.edu>
Message-ID: <rt-6920-34143.7.76223583223576@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6920'":;"'AdminCc of krbdev.mit.edu Ticket #6920'":;@MIT.EDU
Date: Mon, 20 Jun 2011 11:31:36 -0400 (EDT)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
pull up r24967 from trunk
------------------------------------------------------------------------
r24967 | ghudson | 2011-06-13 14:54:33 -0400 (Mon, 13 Jun 2011) | 12 lines
ticket: 6920
subject: Fix old-style GSSRPC authentication
target_version: 1.9.2
tags: pullup
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=24971
Commit By: tlyu
Revision: 24971
Changed Files:
U branches/krb5-1-9/src/lib/rpc/clnt_tcp.c
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs