我在别的机器上ftp我的机器出现这样的情况:
30 Must perform authentication before identifying USER.
Login failed.
从本机器ftp本机器出现的情况是这样的:
ftp *.*.*.*
Connected to *.*.*.*.
220 tom.iphy.ac.cn 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: No credentials cache found
GSSAPI error: initializing context
GSSAPI authentication failed
334 Using authentication type KERBEROS_V4; ADAT must follow
KERBEROS_V4 accepted as authentication type
Kerberos V4 krb_mk_req failed: You have no tickets cached
Name (*.*.*.*:tom): tom
530 Must perform authentication before identifying USER.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.