JANUS DELETEUSGROUP

From m204wiki
Revision as of 00:13, 1 July 2011 by Admin (talk | contribs)
Jump to navigation Jump to search

<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