[2045] in Kerberos_V5_Development
Re: krb5-misc/219: update README file
daemon@ATHENA.MIT.EDU (Tom Yu)
Thu Nov 28 17:41:32 1996
Date: Thu, 28 Nov 1996 17:41:25 -0500
To: hartmans@MIT.EDU
Cc: krb5-bugs@MIT.EDU, krbdev@MIT.EDU
In-Reply-To: hartmans@MIT.EDU's message of Thu, 21 Nov 1996 18:42:27 -0500
<9611212342.AA21995@portnoy.MIT.EDU>
From: Tom Yu <tlyu@MIT.EDU>
Argh. I just noticed that the README now says
* kshd has been modified to accept krb4 encrypted rcp connections; for
this to work, the v4rcp program must be in the sbin directory.
This is wrong; the v4rcp program is searched for in KPROGDIR, which is
$(prefix)/bin.
Does this merit a partial thaw? Since it only affects the README
file, the binary tarballs shouldn't need to be changed...
---Tom