Question:
When trying the following TSS command to add a pre-defined LABEL to an acid:
TSS add(ScaAcid) seclabel(SYSHIGH) dfltslbl(SYSHIGH)
we receive the following error message:
TSS1403E Specified SECLABEL is not defined - SYSHIGH
SYSHIGH, SYSLOW, SYSNONE and SYSMULTI are pre-defined LABELs, so why does this error occur?
Answer:
The command as entered is correct and will work, only if there is at least one locally defined SECLABEL.
CA Top Secret makes the assumption that if no SECLABELs are defined, MLS is not being used.
After adding a local defined SECLABEL, the above command will work.
Additional Information:
For CA Top Secret r15.0, refer to CA Top Secret for z/OS Multilevel Security Planning Guide for more details about SECLEVEL and SECLABEL.
For CA Top Secret r16.0 go to docops.ca.com site; signon; choose your product CA Top Secret for z/OS - 16.0; click on "Using" link; then click on "Implementing Multilevel Security" link to have more information about MLS implementation.