IP Services: Ensure FTP is listed in the AUTHCMD and AUTHPGM NAMES section of your IKJTSOxx member of SYS1.PARMLIB

Description: Beginning in z/OS V2R1, the z/OS FTP client supports user exits. The FTP client invokes z/OS Dynamic Exit Services (DES) to determine whether you have installed FTP client user exit EZAFCCMD or EZAFCREP. To invoke DES successfully, the program FTP must be APF authorized. Therefore, if you want to use the z/OS FTP client user exits, you must add FTP to the AUTHCMD and AUTHPGM NAMES section of your IKJTSOxx member of SYS1.PARMLIB.
Note: Before applying the PTF of TCP/IP APAR PI05065, you will receive the following messages during the FTP Server initialization if you do not add the FTP program to the AUTHCMD and AUTHPGM NAMES section of your IKJTSOxx parmlib member.
EZA1555I CSVDYNEX DEFINE failed for user exit EZAFCCMD, 
		RETURN CODE x'08' REASON CODE x'00000804'
EZA1555I CSVDYNEX DEFINE failed for user exit EZAFCREP, 
		RETURN CODE x'08' REASON CODE x'00000804' 
Steps to take:
Note: SYS1.SAMPLIB(IKJTSO00) member was updated with TSO/E APAR OA45541 to remove the FTP definitions in both the AUTHCMD and AUTHPGM NAMES sections, which were added in z/OS V2R1.
Reference information: For information, see the following: