system accprofile
Use this command to configure access profiles that, in conjunction with the domain to which an administrator account is assigned, govern which areas of the web-based manager and CLI that an administrator can access, and whether or not they have the permissions necessary to change the configuration or otherwise modify items in each area.
Syntax
config system accprofile
edit <profile_name>
set archive {none | read | read-write}
set black-white-list {none | read | read-write}
set greylist {none | read | read-write}
set others {none | read | read-write}
set personal-quarantine {none | read | read-write}
set policy {none | read | read-write}
set system {none | read | read-write}
set system-quarantine {none | read | read-write}
end
Variable |
Description |
Default |
Enter the name of the access profile. |
|
|
For the archiving configuration, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |
|
For the black and white list configuration, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |
|
For the greylist configuration, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |
|
For the rest of the configurations except policy, black-white-list, and quarantine, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |
|
For personal quarantine, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |
|
For the policy configuration, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |
|
For system settings, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |
|
For system quarantine, enter the permissions that will be granted to administrator accounts associated with this access profile. |
none |