SIRMETH command

From m204wiki
Revision as of 16:54, 1 October 2012 by JAL2 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The SIRMETH command provides system managers with the ability to allow specific subsystems or even all users, whether or not they are system managers, to do certain things that previously only system managers and pre-compiled subsystem procedures could do. These things are:

  • Set system globals and strings.
  • Set subsystem globals and strings.
  • Set a subsystem context.

SIRMETH command syntax

  SIRMETH {ALLOW | DISALLOW}                 -
          {SYSTEMSET | SUBSYSTEMSET |        -
           SUBSYSTEMCONTEXT csubsys | ALL}   -
          [SUBSYSTEM subsys [NONPRE] ]

For more information about the SIRMETH command, see the Janus SOAP Reference Manual.