1829143 Members
1949 Online
109986 Solutions
New Discussion

VSFTPD and Linux errors

 
TJ_16
Frequent Advisor

VSFTPD and Linux errors

An application person of mine is asking about some errors he sees when ftp to a Unix box from a RH 3.0 AS server.

[root@plth021 xinetd.d]# ftp xxxxxx.xxx.xxx
Connected to xxxxxx.xxx.com.
220 xxxxxxxFTP server (Version wu-2.4(21) sid2.2 Fri Jan 17 09:47:20 CST 1997) ready.
500 'AUTH GSSAPI': command not understood.
500 'AUTH KERBEROS_V4': command not understood.
KERBEROS_V4 rejected as an authentication type

He wants to know what the 500 errors are and how to make them stop? FTP works, I guess he just doesn't like to see those errors...

Thanks,
3 REPLIES 3
Ivan Ferreira
Honored Contributor

Re: VSFTPD and Linux errors

The ftp client tries to establish connection using different authentication method. I think that is hard coded that kerberos should be tried if available.

Try using the -u option when issuing the ftp command.

ftp -u server

You then mus the the user command to authenticate.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Gopi Sekar
Honored Contributor

Re: VSFTPD and Linux errors


It looks the ftp client by default tries to Kerberos v4 authentication method. May be it is just a configuration setting, check the man page of ftp client for possible configuration file.

otherwise you can ignore this as warning message.

Regards,
Gopi
Never Never Never Giveup
Steven E. Protter
Exalted Contributor

Re: VSFTPD and Linux errors

I know Microsoft built into Windows 2003 server that it could not accept Kerebos v4 connections only v5 unless you patched it.

That means its theoretically possible that your server was built the same way and is rejecting Kerebos 4 connections.

I'd start the investigation with checking your kerebos inventory.

rpm -qa | grep -i kerberos

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com