[1261] in Kerberos_V5_Development
Re: gssftp and kcmd dejagnu tests fail under ultrix
daemon@ATHENA.MIT.EDU (Tom Yu)
Sun Jun 2 13:03:48 1996
Date: Sun, 2 Jun 1996 13:03:37 -0400
To: Ezra Peisach <epeisach@MIT.EDU>
Cc: Tom Yu <tlyu@MIT.EDU>, krbdev@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
In-Reply-To: <9606021303.AA26529@kangaroo.mit.edu>
The kcmd stuff was failing because I didn't have tlyu@KRBTEST.COM in
my .k5login. The documentation in the tests seems to indicated that
my username without a realm or instance in my .k5login is sufficient,
but it seems that is actually wrong for some reason.
I'm still getting a premature connection close from gssftpd. I
haven't traced it yet beyond discovering that the message was printed
on the client end.
---Tom