Previous Topic: UNIXOPTS—Special Options for USSNext Topic: UPCASE—Upper Case Messages


Examples: UNIXOPTS control option

This example specifies that SMF records are to be cut for USS that control the auditing of changes to the security data (FSP) for file system objects and control access checks for read/write access to directories:

F TSS,UNIXOPTS(DIRACC, FSSEC)

This example specifies that SMF records are to be cut for USS that control the auditing of services that look at data from or effect other processes and also sets the maximum number of supplemental groups to 100:

TSS MODIFY(UNIXOPTS(MAXSGRPS=100,PROCACT))

This example specifies that all UNIXOPTS options are to be turned off:

TSS MODIFY(UNIXOPTS(NONE))