Previous Topic: Specify a New Management GroupNext Topic: Specify a New Policy Role


Specify a User's Security Model

This command specifies the security model of a user.

securitymodel,<user name>,<security model>

Every user must have a security model, you cannot delete it. You can reset the securitymodel of a user to the default using the following command:

securitymodel,<user>,MD

The command uses the following parameter:

security model

Defines the short name form of the specified model. The Short Names for the available Full Model Name are:

MS

Specifies Management Group (Sender)

MSX

Specifies Management Group (Sender, Self-Exclude)

MD

Specifies Management Group (Standard)

MDX

Specifies Management Group (Standard, Self-Exclude)

PD

Specifies Policy (Standard)

PDX

Specifies Policy (Standard Self-Exclude)

AD

Specifies Unrestricted

Note: You can set a hybrid model by supplying two model names in double quotes, separated by commas.

Example

Use the following command to set a hybrid model of 'Policy (Standard)' and 'Management Group (Sender)':

securitymodel,<user>,"PD,MS"