Please provide the command syntax to use for changing a DRC code using the TSS Modify command.
Release : 16.0
To see what is set for a specific DRC, issue TSS MODIFY(DRC(nnn))
where 'nnn' is the decimal value for the DRC..
Example:
===> tss modi drc(101)
TSS9541I DRC=101,MSG=TSS7221,SEC9=TSS7220,NOAUDIT,NOFAIL,NOFAILWARN,NOPW,VIOL
TSS0300I MODIFY FUNCTION SUCCESSFUL
===> tss modi drc(12)
TSS9541I DRC=012,MSG=TSS7181,SEC9=TSS7100,NOAUDIT,NOFAIL,FAILWARN,NOPW,VIOL
TSS0300I MODIFY FUNCTION SUCCESSFUL
DRC—Control the Detailed Error Reason Code Characteristics
DRC(nnn,option,option...)
Examples: DRC Control Option
This example indicates that DRC 002: “Initiation failed by site exit” terminates access attempts in
all modes, including both DORMANT and WARN modes.
Top Secret also writes an Audit Record for this type of violation:
DRC(002,FAIL,AUDIT)