JANUS DELETEUSGROUP: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 31: Line 31:


[[Category:Janus commands|JANUS DELETEUSGROUP]]
[[Category:Janus commands|JANUS DELETEUSGROUP]]
[[Category:Sirius commands|JANUS DELETEUSGROUP]]

Revision as of 00:13, 1 July 2011

<section begin="desc" />Remove user group from system.<section end="desc" />

This command deletes a previously created User Id grouping, as created by JANUS DEFINEIPGROUP.

Syntax

<section begin="syntax" /> JANUS DELETEUSGROUP groupname <section end="syntax" />

JANUS DELETEUSGROUP command.

Where the single parameter is required:

groupname A 1 - 30 character name of the User Id group being deleted.

The DELETEUSGROUP command may be abbreviated DELUSGROUP, DELUSG, and DELETEUSG, so

JANUS DELETEUSGROUP LEGAL*

deletes all user ID groups that begin with the characters "LEGAL".

The DELETEUSGROUP command will fail if there are active JANUS WEB rules that reference the User ID group. See for a discussion about removing rules. .im jandisp

See: Janus command list