[1013] in NetBSD-Development
encrypted kerberized rcp fails
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed Sep 20 02:40:35 1995
From: Jonathon Weiss <jweiss@MIT.EDU>
To: netbsd-dev@MIT.EDU
Date: Wed, 20 Sep 1995 02:38:12 EDT
Encrypted kerberized rcp to NetBSD machines seems to be failing.
the-other-woman:~: rcp -px jweiss@granola:/etc/athena/attach.conf /tmp
krb_sendauth mutual fail: Generic kerberos error (kfailure)
the-other-woman:~: rcp -p jweiss@granola:/etc/athena/attach.conf /tmp
Usually, this means the path is screwed up, but that doesn't look like
th case to me:
the-other-woman:~: rsh granola printenv PATH
/usr/athena/bin:/usr/bin:/bin
Weird.
Jonathon