View previous topic :: View next topic |
Author |
Message |
Kathy Beginner
Joined: 08 Jun 2004 Posts: 7 Topics: 2
|
Posted: Wed Jun 23, 2004 2:42 am Post subject: |
|
|
Hello Friends,
I have tried manually by giving the following commands on CommandPrompt.......
************************************************
C:\>ftp xxxx
Connected to xxxx.
220-TCPFTP1 IBM FTP CS V1R4 at xxxx, 07:31:57 on 2004-06-23.
220 Connection will close if idle for more than 5 minutes.
User (xxxx:(none)): UID PWD
331 Send password please.
Password:
************************************************
I am able to type PWD infront of 'User (xxxx:(none)):'....but not able to type infront of 'Password:'.
Password:...is not accepting any char which I have typed.
Thanx
Kathy |
|
Back to top |
|
 |
vini Intermediate
Joined: 12 Jan 2004 Posts: 240 Topics: 48 Location: Maryland
|
Posted: Wed Jun 23, 2004 8:57 am Post subject: |
|
|
Kathy, The cursor will not advance , just type your password followed by enter key and you would know you are good to go ..when you see FTP> .
Also you dont need to type the password along with the UID. |
|
Back to top |
|
 |
Kathy Beginner
Joined: 08 Jun 2004 Posts: 7 Topics: 2
|
Posted: Wed Jun 23, 2004 9:28 am Post subject: |
|
|
Vini,
Srry to say.As you have suggested tried again giving the correct PWD after the Prompt (Password:) and hit enter button...found the below message..........
**************************
530 PASS command falied
Login falied.
**************************
Kathy  |
|
Back to top |
|
 |
vini Intermediate
Joined: 12 Jan 2004 Posts: 240 Topics: 48 Location: Maryland
|
Posted: Wed Jun 23, 2004 9:41 am Post subject: |
|
|
A wrong UID /& PWD is the potential cause of the problem.
Both the UID and PWD get verified only after the PWD is entered. Since you have not posted the complete message , heres how you identify the source of the problem ...
Incase of Erroneous UID ....the error message is
Quote: | ___passwd() error : EDC5143I No such process | Incase of
Erroneous PWD ....the error message is
Quote: | ___passwd() error : EDC5111I Permission denied |
|
|
Back to top |
|
 |
Kathy Beginner
Joined: 08 Jun 2004 Posts: 7 Topics: 2
|
Posted: Wed Jun 23, 2004 10:19 am Post subject: |
|
|
Vini,
Complete message..........
*********************************************************
C:\>ftp xxxx
Connected to xxxx.
220-TCPFTP1 IBM FTP CS V1R4 at xxxx, 14:17:18 on 2004-06-23.
220 Connection will close if idle for more than 5 minutes.
User (xxxx:(none)): UID
331 Send password please.
Password:
530 PASS command failed
Login failed.
ftp>
******************************************************
Given the correct UID and PWD...pls do not doubt on these.
Thanx
Kathy  |
|
Back to top |
|
 |
vini Intermediate
Joined: 12 Jan 2004 Posts: 240 Topics: 48 Location: Maryland
|
Posted: Wed Jun 23, 2004 10:32 am Post subject: |
|
|
You sure there aint any text that follows "530 PASS command failed "...................... as shown in my earlier post ???
The one difference I see is that we here use a newer version IBM FTP CSV2R10.
Anyone on Kathys version of IBM FTP CSV1R4 can clarify this ? |
|
Back to top |
|
 |
vini Intermediate
Joined: 12 Jan 2004 Posts: 240 Topics: 48 Location: Maryland
|
Posted: Wed Jun 23, 2004 10:44 am Post subject: |
|
|
Kathy, Why not ask your Sys Admin to upgrade to the Latest version of FTP ?  |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Wed Jun 23, 2004 3:29 pm Post subject: |
|
|
If you are connecting to a mainframe from a source outside, you may require special security permission to do so - check for "source of entry" requirements with your mainframe security personnel. |
|
Back to top |
|
 |
|
|