Security
There are two general types of REXX/CICS File System security: file access security and command execution security.
- File access security controls access to execs and data. RFS file security can be
controlled at two levels; the CICS® level, and at the RFS
directory level.
- At the CICS level, authorization to access file pool VSAM files can be given to specific users. This gives a high level of security.
- At the RFS directory level, user directories are private directories and can be accessed only by the owning user (by default).
- Command execution security controls the use of certain REXX/CICS commands, or command keywords. For more information, see Security.