If I remember correctly, what you want to do is search for "FTP client reply code 234" on a web search engine. I think you need to break this into mmnnn, where mm is a command code and nnn is the FTP client reply code. Most of these are standard codes, so 234 is documented in the RFC for the AUTH TLS FTP subcommand.
Tom Stewart Mainframe OS, Networking & Security www.johndeere.com -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Donald Russell Sent: Wednesday, December 23, 2009 10:57 AM To: [email protected] Subject: FTP/TLS from zOS problems When I try to use FTPS from zOS to RHEL zLinux I get these messages after connecting: 220 (vsFTPd 2.0.5) >>> AUTH TLS 234 Proceed with negotiation. Authentication negotiation failed Unable to successfully negotiate required authentication Std Return Code = 10234, Error Code = 00017 FTP Complete: RC = 10234 Where can I find the meanings of these error codes? The puzzling thing for me right now is this USED to work... I'd get Authentication successful, and the transfer would continue with no problems. Anyway, tracking down the root cause of the failure will probably help. :-) Thanks ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
