JANUS DELETEUSGROUP

From m204wiki
Jump to navigation Jump to search

Remove user group from system.

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

Syntax

JANUS DELETEUSGROUP groupname


Where the single parameter is required:

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

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

JANUS DELETEUSGROUP LEGAL*

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

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

See also