krshd.c (doit): Apply ghudson's patch so that rshd passes the port
authorTheodore Tso <tytso@mit.edu>
Thu, 8 Oct 1998 05:51:33 +0000 (05:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 8 Oct 1998 05:51:33 +0000 (05:51 +0000)
commit699a01672d6679516dc7ba6729f4f43ac7e058b0
tree2745cbafd694f33be20ae296678df74d0586e820
parente3176cf82feaa057ae3da2b182b59048b8c553ab
krshd.c (doit): Apply ghudson's patch so that rshd passes the port
numbers for the local and foreign addresses so that the V4 encrypted
RCP will work correctly.  [krb5-appl/638]

v4rcp.c (answer_auth): Apply ghudson's patch so that if KRB5LOCALPORT
and KRB5REMOTEPORT are set, use them to set the foreign and
local ports so that encrypted rcp for the same machine.
[krb5-appl/638]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10971 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/krshd.c
src/appl/bsd/v4rcp.c