My *guess* at this time is that

1. The true cause of the error is a customer firewall or similar that is
blocking the connection.

2. The "anonymouslevel" text in the error message is totally spurious and
has nothing to do with reality. I have seen this before, where the "detail"
part of an FTP error message was devoid of a connection to reality. My
*suspicion* is that the component generating the error is failing to set the
"reason code" (using the term in a general sense) correctly, leading the
message generation routine to insert spurious text.

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Charles Mills
Sent: Monday, November 15, 2021 3:56 PM
To: [email protected]
Subject: FTP Switch between users not accepted as anonymouslevel = 3

Does anyone know what the heck I should be looking for on this?

A customer running the z/OS FTP client is attempting to log into our FTP
server. The FTP client is ATTACHed dynamically with FTP -e -i -n
-f//DD:SYS00032 url.of.ftp.server

The FTP client is passed an INPUT file that begins

User    userid  password

The output from the FTP client is

EZA1736I FTP -e -i -n -f //DD:SYS00032 url.of.ftp.server
EZY2640I Using dd:SYS00032 for local site configuration parameters.
EZA1450I IBM FTP CS V2R3
EZA1772I FTP: EXIT has been set.
EZA1554I Connecting to: url.of.ftp.server dotted.address port: 21.
EZA2589E Connection to server interrupted or timed out. USER command failed.
Switch between users not accepted as anonymouslevel = 3
EZA1735I Std Return Code = 10000, Error Code = 00008

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to