To set up a SAF qualifier under CA ACF2 for z/OS
ACF SET CON(GSO) IN CLASMAP.FTP RESOURCE($FTP) RSRCTYPE(FTP) ENTITYLN(157) END
This maps $FTP SAF rules to an CA ACF2 for z/OS resource type of FTP. It also sets a maximum length for profile names.
Note: Rule lines after the $KEY line must be in column 2.
If you compile this rule in TSO, you must enter a blank line after the last rule line entry and before the STORE command.
ACF COMP * $KEY(FTP) TYPE(FTP) saf-qualifier1.- UID(uid_string) SERVICE(READ) ALLOW saf-qualifier2.- UID(uid_string) SERVICE(UPDATE) ALLOW saf-qualifier3.- UID(uid_string) SERVICE(READ) PREVENT saf-qualifier4.- UID(uid_string) SERVICE(UPDATE) PREVENT saf-qualifier5.10.11.12.13.filename UID(uid_string) SERVICE(UPDATE) ALLOW STORE END