<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
hi list<br>
I have installed the FTP service on my redhat linux 9.0 system.<br>
it allows me connect  from localhost but it displays this message:<br>
<br>
<i>[root@linuxstqtion root]# ftp localhost<br>
Connected to linuxstqtion.<br>
220 (vsFTPd 1.1.3)<br>
530 Please login with USER and PASS.<br>
530 Please login with USER and PASS.<br>
<b>KERBEROS_V4 rejected as an authentication type</b><br>
Name (localhost:root): isi<br>
331 Please specify the password.<br>
Password:<br>
230 Login successful. Have fun.<br>
Remote system type is UNIX.<br>
Using binary mode to transfer files.<br>
ftp><br>
</i><br>
also , it does not allow me connect from remote hosts.<br>
have you any idea of this problem<br>
thanks<br>
</body>
</html>