ftp접속시에 다음과 같은 메시지가 출력되며 접속이 안됩니다.
무슨 설정이 잘못된지 모르겠네여.
os는 한컴3.0이며 전부설치로 설치하여 사용중입니다.
---------------------------------------------------------------------
[root@localhost proftpd]# ftp localhost
Connected to localhost.localdomain.
220 localhost.localdomain 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 (localhost:root): memento
530 Must perform authentication before identifying USER.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
--------------------------------------------------------------------------