Operating System - HP-UX
1832994 Members
2511 Online
110048 Solutions
New Discussion

Re: Problem with FTP login

 
SOLVED
Go to solution
Robert Fisher_1
Frequent Advisor

Problem with FTP login

Hi experts:

I have a very strange problem. A few users are unable to login from Windows using the ftp client. The message is
530 Login Incorrect
Login failed.
ftp>

The really strange part is that they can telnet with no problems. I also had one of these users try ftping from another HP-UX system and that worked. My ftp server is running HPUX 11i and the PC are running a mixture of Windows 2000 and XP.

Any ideas because I am stumped.

TIA,
Bob
7 REPLIES 7
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Problem with FTP login

I asked my psychic, Miss Cleo, and she sees a leading "-" in the 'bad' users passwords.

If one of your users had the password "-secret" ask them to try this on the Windows FTP login: "--secret". The client is eating the "-" so feed it another one.

Of course, Miss Cleo could be wrong.
If it ain't broke, I can fix that.
RAC_1
Honored Contributor

Re: Problem with FTP login

Do you have /etc/shells file in place?? If not put one. Get it from /usr/newconfig/etc/ dir. Else prepare one with sheels that are users using. Like

/usr/bin/ksh
/usr/bin/sh
/sbin/sh

Anil
There is no substitute to HARDWORK
A. Clay Stephenson
Acclaimed Contributor

Re: Problem with FTP login

If I am reading the question correctly, it's only a few users who can't ftp from Windows when they can ftp from HP-UX ftp clients. /etc/shells will not explain that behavior. I'll stick with Miss Cleo's answer.
If it ain't broke, I can fix that.
Robert Fisher_1
Frequent Advisor

Re: Problem with FTP login

Thanks guys! Clay, please tell Miss Cleo that she was 100% correct! Using 2 dashes allowed them to login from Windows.

Thanks again,
Bob
A. Clay Stephenson
Acclaimed Contributor

Re: Problem with FTP login

No need to thank her. Miss Cleo KNOWS.
If it ain't broke, I can fix that.
Fred Martin_1
Valued Contributor

Re: Problem with FTP login

Clay, I'm jotting this exchange down as one of my favorites. That's funny. And I must say, a nice hit too, by the way.
fmartin@applicatorssales.com
A. Clay Stephenson
Acclaimed Contributor

Re: Problem with FTP login

What can I say? Miss Cleo is good --- although it's possible she had seen this before but she keeps her secrets.
If it ain't broke, I can fix that.