Mit der Anweisung MODIFY-CMD-ATTRIBUTES ändern Sie für mehrere Kommandos gleichzeitig die sicherheitsrelevanten Attribute (Eingabemodi und Privilegien).
MODIFY-CMD-ATTRIBUTES |
NAME = *ALL / <structured-name 1..30 with-wild> / list-poss(2000): <structured-name 1..30> ,DIALOG-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,DIALOG-PROC-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,GUIDED-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,BATCH-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,BATCH-PROC-ALLOWED = *UNCHANGED / *YES(...) / *NO(...) *YES(...)
*NO(...)
,CMD-ALLOWED = *UNCHANGED / *NO(...) / *YES(...) *NO(...)
*YES(...)
,PRIVILEGE = *UNCHANGED / *ALL / *EXCEPT(...) / *ADD(...) / *REMOVE(...) / list-poss(64): <structured-name 1..30> *EXCEPT(...)
*ADD(...)
*REMOVE(...)
|
NAME = *ALL / <structured-name 1..30 with-wild> / list-poss(2000): <structured-name 1..30>
Namen der Kommandos, deren Attribute zu ändern sind.
Die Beschreibung aller anderen Operanden der Anweisung MODIFY-CMD-ATTRIBUTES finden Sie bei der Anweisung MODIFY-CMD ab "MODIFY-CMD Kommandodefinition ändern".