View previous topic :: View next topic |
Author |
Message |
mwdazzo Beginner
Joined: 15 Mar 2005 Posts: 36 Topics: 20
|
Posted: Wed Jun 27, 2007 10:28 am Post subject: FTP SSL Password Failure |
|
|
I have set up TLS/SSL on zos 1.7. When testing a session I get past the authentification step and am asked for a id and password. The id is accepted but the password fails, I know the tso password is good. I can sign on if I don't use TLS/SSL. Below is a segment of the ftp session log and the cert configuration displays. Any assistance would be appreciated.
Thanks Matt
Code: |
Server config statment
SECURE_LOGIN NO_CLIENT_AUTH
SECURE_PASSWORD REQUIRED
FTP LOG
220-FTPD1 IBM FTP CS V1R7 at MVSTECH, 11:06:35 on 2007-06-27.
220 Connection will close if idle for more than 5 minutes.
EZA1701I >>> AUTH TLS
234 Security environment established - ready for negotiation
EZA2895I Authentication negotiation succeeded
GV0533 seq_stat_file(2): lrecl=0 recfm=0 blksize=0 mode=1
CZ1369 rnetrc:(3) file ST1MAT.NETRC does not exist
EZA1459I NAME (27.1.39.74:ST1MAT):
t1mat
EZA1701I >>> USER st1mat
331 Send password please.
EZA1789I PASSWORD:
EZA1701I >>> PASS
530 PASS command failed
EZA1460I Command:
CERT DISPLAYS BELOW
TSO RACDCERT ID(ST1MAT) LISTRING(*)
Ring:
>FTPSSLRING<
Certificate Label Name Cert Owner USAGE DEFAULT
-------------------------------- ------------ -------- -------
FTPD SERVER ID(FTPD) PERSONAL YES
PCH LOCAL CERTIFICATE AUTHORITY CERTAUTH CERTAUTH NO
TSO RACDCERT ID(FTPD) LISTRING(*)
Ring:
>FTPSSLRING<
Certificate Label Name Cert Owner USAGE DEFAULT
-------------------------------- ------------ -------- -------
FTPD SERVER ID(FTPD) PERSONAL YES
PCH LOCAL CERTIFICATE AUTHORITY CERTAUTH CERTAUTH NO
Label: PCH LOCAL CERTIFICATE AUTHORITY
Certificate ID: 2QiJmZmDhZmjgdfDyEDT1sPB00DDxdnjycbJw8HjxUDB5OPI1tnJ4+hA
Status: TRUST
Start Date: 2007/06/22 00:00:00
End Date: 2008/06/22 23:59:59
Serial Number:
>00<
Issuer's Name:
>CN=MVSTECH FTP SSL.O=PCH CORP.C=US<
Subject's Name:
>CN=MVSTECH FTP SSL.O=PCH CORP.C=US<
Key Usage: CERTSIGN
Private Key Type: Non-ICSF
Private Key Size: 1024
Ring Associations:
Ring Owner: FTPD
Ring:
>FTPSSLRING<
Ring Owner: ST1MAT
Ring:
>FTPSSLRING<
TSO RACDCERT ID(FTPD) LIST(LABEL('FTPD SERVER'))
Digital certificate information for user FTPD:
Label: FTPD SERVER
Certificate ID: 2QTG49fExuPXxEDixdnlxdlA
Status: TRUST
Start Date: 2007/06/22 00:00:00
End Date: 2008/06/22 23:59:59
Serial Number:
>01<
Issuer's Name:
>CN=MVSTECH FTP SSL.O=PCH CORP.C=US<
Subject's Name:
>CN=FTPD SERVER.OU=TECH SERVICES.C=US<
Private Key Type: Non-ICSF
Private Key Size: 1024
Ring Associations:
Ring Owner: FTPD
Ring:
>FTPSSLRING<
Ring Owner: ST1MAT
Ring:
>FTPSSLRING<
|
|
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Wed Jun 27, 2007 11:28 am Post subject: |
|
|
mwdazzo,
Check and see if the password is case sensitive.
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
mwdazzo Beginner
Joined: 15 Mar 2005 Posts: 36 Topics: 20
|
Posted: Wed Jun 27, 2007 12:50 pm Post subject: FTP SSL Password Failure |
|
|
Thanks, I did check for case sensitivity.
I just realized I posted this to the non technical forum instead of other topics forum. Am I in the wrong area to get a technical question answered? |
|
Back to top |
|
 |
|
|