Hi,
This looks like some major bogosity with your ftp client. (Quite
obviously, if I may say so ...) Linux has been notorious in this
regard for ages.
Unfortunately, I don't see it on our RedHat 6.2 box. Just to be sure,
can you find out the ftp command line EFS uses (just do a "ps"), start
the ftp client manually with the same command line, and try the same
command sequence as above and see it if yields the same error
messages?
--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla
Thank you for the response. Here's the command line that EFS uses (output from ps
-Afl, during attempt to login to
ftp.xemacs.org from within Xemacs):
000 S root 12825 12715 3 73 0 - 562 read_c 03:45 ttyp2 00:00:00
/usr/kerberos/bin/ftp -i -n -g -v
Logging on to
ftp.xemacs.org manually from the command line:
# /usr/kerberos/bin/ftp -i -n -g -v
ftp.xemacs.org
Connected to
xemacs.org.
220 ProFTPD 1.2.0pre10 Server (ProFTPD on
ftp.tux.org) [
gwyn.tux.org]
500 AUTH not understood.
500 AUTH not understood.
KERBEROS_V4 rejected as an authentication type
ftp>user anonymous
331 Anonymous login ok, send your complete e-mail address as password.
Password:
230-+--....[welcome message]....
Chris