Previous Topic: MLFSOBJ—UNIX LabelsNext Topic: MLMODE—Multilevel Security Mode


MLIPCOBJ—UNIX IPC Labels

Valid on z/OS.

Use the MLIPCOBJ control option to specify whether UNIX IPC objects are required to have security labels.

All entry methods are accepted.

This control option has the following format:

MLIPCOBJ(YES|NO)

YES

UNIX IPC objects must have security labels.

NO

(Default) Security labels are not required for UNIX IPC objects.

Example: MLIPCOBJ control option

This example specifies that security labels are required for UNIX IPC objects:

F TSS,MLIPCOBJ(YES)