[3887] in testers
Re: sun4 [8.2.10]: rcp -x
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed Sep 23 21:10:51 1998
From: Jonathon Weiss <jweiss@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
Cc: Jonathon Weiss <jweiss@MIT.EDU>, testers@MIT.EDU
In-Reply-To: Your message of "Thu, 17 Sep 1998 11:25:09 EDT."
<199809171525.LAA00498@nephthys.grey17.org>
Date: Wed, 23 Sep 1998 21:10:43 EDT
> > Could you try to reproduce it with k4 tix, but without k5 creds?
>
> Just tried it. That works fine too.
Ah, I found another variable, it only fails when the destination is a
directory, not if I specify a file name. Sorry I didn't reailize that
sooner.
speaker-for-the-dead:~: rcp -px /etc/athena/version root@3rd:/tmp
Trying krb4 rcp...
krb_sendauth mutual fail: Time is out of bounds (krb_rd_req)
Exit 1
speaker-for-the-dead:~: rcp -px /etc/athena/version root@3rd:/tmp/version
Trying krb4 rcp...
speaker-for-the-dead:~: ls -l /tmp/version
-rw-rw-r-- 1 root other 3443 Sep 8 15:42 /tmp/version
speaker-for-the-dead:~:
Jonathon