[7433] in Kerberos
Re: gssftp problem in 5 Beta6 distribution
daemon@ATHENA.MIT.EDU (Sam Hartman)
Sun Jun 9 19:33:50 1996
To: bperkins@netspace.org (Brian Perkins)
Cc: kerberos@MIT.EDU
From: Sam Hartman <hartmans@MIT.EDU>
Date: 09 Jun 1996 19:21:01 -0400
In-Reply-To: bperkins@netspace.org's message of 9 Jun 1996 20:24:07 GMT
>>>>> "Brian" == Brian Perkins <bperkins@netspace.org> writes:
Brian> Gssftp seems to have a strange bug. The client tries to
Brian> get credentials for ftp/<hostname> while the server wants
Brian> ftpd/<hostname>. The result is this:
The install docs are wrong if they imply that gssftp expects
ftpd tickets. Can I get you to execute a klist -k as root on the
server running ftpd?
I suspect you don't have the ftp tickets in /etc/v5srvtab.
You can extract a new srvtab using
xst machine-hname host ftp
from kdb5_edit or (possibly--kadmin5 is still buggy) kadmin5.
--Sam