FTP 사용하면 다음과 같은 문제가 발생합니다.
현재 사용중인 사양은 다음과 같습니다.
레드헷 7.0
중간에 ftp 설정을 여러번 바꿔서 사용한고 다른 관련 파일도 여러번 변경
사용을 하였기에 사용 설정을 어떻게 이야기해야할지 모르겠네요
텔넷은 되는데 ftp를 사용하면 다음과 같은 메세지가 항상 뜨네요
[cadnala@localhost cadnala]$ ftp 127.0.0.1
Connected to 127.0.0.1
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 file 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 (127.0.0.1:cadnala): cadnala
530 Must perform authentication before identifying USER.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>
이글을 보시는 분께 꼭 해결 부탁드립니다.^^*