linux에서 solaris로 ftp접속을 하면 다음과 같은 메세지가 나옵니다.
로그인은 되는데, ls 가 안됩니다.
ftp client는 redhat enterprise linux 3 update 7 입니다.
220 test FTP server (SunOS 5.8) ready.
500 'AUTH GSSAPI': command not understood.
500 'AUTH KERBEROS_V4': command not understood.
KERBEROS_V4 rejected as an authentication type
이 부분이 문제가 되나 싶어서 여쭙니다.