JANUS DELETEUSGROUP: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
mNo edit summary |
||
Line 20: | Line 20: | ||
<var>DELETEUSGROUP</var> may be abbreviated <var>DELUSGROUP</var>, <var>DELUSG</var>, and <var>DELETEUSG</var>, so | <var>DELETEUSGROUP</var> may be abbreviated <var>DELUSGROUP</var>, <var>DELUSG</var>, and <var>DELETEUSG</var>, so | ||
<p class="code"> JANUS DELETEUSGROUP LEGAL* | <p class="code">JANUS DELETEUSGROUP LEGAL* | ||
</p> | </p> | ||
Line 27: | Line 27: | ||
The <var>JANUS DELETEUSGROUP</var> command will fail if there are active <var>JANUS WEB</var> rules that reference the User ID group. See for a discussion about removing rules. | The <var>JANUS DELETEUSGROUP</var> command will fail if there are active <var>JANUS WEB</var> rules that reference the User ID group. See for a discussion about removing rules. | ||
See | ==See also== | ||
<ul> | |||
<li>[[List_of_Janus_commands|Janus command list]] | |||
</ul> | |||
[[Category:Janus commands|JANUS DELETEUSGROUP]] | [[Category:Janus commands|JANUS DELETEUSGROUP]] |
Latest revision as of 17:48, 16 April 2013
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.