
The assign_permissions command assigns voice system security permissions to a user.
Synopsis
assign_permissions user_login permissions_level 
Description
The assign_permissions command assigns voice system security permissions to a user. Security permissions determine which areas of the voice system the user may access. This command, along with unassign_permissions, determines which screens are available to a user of the Web Administration interface.
Parameters for the assign_permissions command are described in the following table:
Parameter  | 
Description  | 
user_login  | 
Represents the user who is assigned security permissions  | 
permissions_level  | 
Specifies the specific security class permission to be assigned. The security classes are: 
  | 
Example
The following example executes the command to administration level security to a user with the user login of brown.
   assign_permissions brown Administration 
See also