Operating System - HP-UX
1838246 Members
3980 Online
110125 Solutions
New Discussion

FTP not allowing connection?

 
SOLVED
Go to solution
rmueller58
Valued Contributor

FTP not allowing connection?

Using a known password,
ftp hp2.esu3.org
Connected to hp2.esu3.org.
220 hostname1 FTP server (Version 1.1.214.6 Wed Feb 9 08:03:34 GMT 2000) ready.
431 Authentication failed.
504 Authentication type KERBEROS_V4 not implemented; use 'GSSAPI'.
KERBEROS_V4 rejected as an authentication type
Name (hp2.esu3.org:user): username
331 Password required for username.
Password:
530 Login incorrect.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>

Any one with any ideas?

Telnet, rlogin, ssh, all work. using same login information

ftp craps all over itself..

Thanks.

Rex M
6 REPLIES 6
Volker Borowski
Honored Contributor
Solution

Re: FTP not allowing connection?

Hi Rex,

do you have an entry in
/etc/shells
for the login shell of the user logging in ?

Volker
Rita C Workman
Honored Contributor

Re: FTP not allowing connection?

If I am understanding correctly (..and it's Monday..)
you are trying to ftp to a UNIX remote server...
I am guessing you are doing this from a PC, which leads me to wonder if the following thread might help:

http://us-support2.external.hp.com/cki/bin/doc.pl/sid=4f1d4b3610def04c28/screen=ckiDisplayDocument?docId=200000052713606

Near the end it talks bout ftp and kerberos...
Like I said, it may or may not apply...
Just a thought,
Rita
rmueller58
Valued Contributor

Re: FTP not allowing connection?

All,

connecting from NT WS to HP/UX 11.0 server.

I think the problem is somewhere in the TCB and Auth information on my UX box..
Vincent Stedema
Esteemed Contributor

Re: FTP not allowing connection?

Is there an entry for the username in /etc/ftpd/ftpusers? That might explain why you can't connect.
Satish Y
Trusted Contributor

Re: FTP not allowing connection?

If the login with which u r trying to access is in /etc/ftpusers on remote HP-UX m/c then u can't login, delete entry from /etc/ftpusers.

Cheers...
Satish.
Difference between good and the best is only a little effort