[7865] in Kerberos
k5r6 GSSFTP question
daemon@ATHENA.MIT.EDU (Lawrence Guidry)
Mon Aug 26 22:58:25 1996
To: kerberos@MIT.EDU
Date: 27 Aug 1996 02:04:01 GMT
From: lawrence@cwix.net (Lawrence Guidry)
Reply-To: lawrence@cwix.net
I've installed k5r6 on Solaris 2.5
Installation went well, and I have the r-utils working fine.
However, the gssapi ftp, and ftpd don't seem to work fresh out of the compile.
I put the miscellaneous k5r6 daemons and apps in /usr/local/bin.
inetd.conf: ftp stream tcp nowait root /usr/local/bin/ftpd ftpd -a
anthrax% which ftp
/usr/local/bin/ftp
Can anybody shed some light on the following error msgs:
anthrax% kinit me
Password for me@CWIX.NET: <my password>
anthrax% ftp anthrax
Connected to anthrax.cwix.net.
220 anthrax FTP server (Version 5.60) ready.
334 Using authentication type GSSAPI; ADAT must follow
GSSAPI accepted as authentication type
GSSAPI error major: Miscellaneous failure
GSSAPI error minor: Wrong principal in request
GSSAPI error: accepting context
GSSAPI ADAT failed
GSSAPI authentication failed
Name (anthrax:me):
530 User me access denied: authentication required.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
--
.........................................
Lawrence Guidry
.........................................