Chapter 8: Using the Command Line Interface
386
Role Configuration Commands
A role configuration command begins with
role.
Creating a Role
This command creates a new role, with a list of semicolon-separated
privileges assigned to the role.
config:#
role create <name> <privilege1>;<privilege2>;<privilege3>...
If a specific privilege contains any arguments, that privilege should be
followed by a colon and the argument(s).
config:#
role create <name> <privilege1>:<argument1>,<argument2>...;
<privilege2>:<argument1>,<argument2>...;
<privilege3>:<argument1>,<argument2>...;
...
Variables:
<name> is a string comprising up to 32 ASCII printable characters.
<privilege1>, <privilege2>, <privilege3> and the like are names of the
privileges assigned to the role. Separate each privilege with a
semi-colon. See
All Privileges
(on page 385).
<argument1>, <argument2> and the like are arguments set for a
particular privilege. Separate a privilege and its argument(s) with a
colon, and separate arguments with a comma if there are more than
one argument for a privilege.
All Privileges
This table lists all privileges.
Privilege
Description
acknowledgeAlarms Acknowledge Alarms
adminPrivilege Administrator Privileges
changeAssetStripConfiguration
Change Asset Strip
Configuration
changeAuthSettings
Change Authentication Settings
changeDataTimeSettings
Change Date/Time Settings
Содержание EMX2-111
Страница 69: ...Chapter 4 Connecting External Equipment Optional 57...
Страница 78: ...Chapter 5 Using the EMX 66 EMX2 888...
Страница 442: ...Appendix A Specifications 430 RS 485 Pin signal definition 6 D bi direction al Data 7 8...
Страница 488: ...Appendix E LDAP Configuration Illustration 476 2 The EMX_Admin role is created...
Страница 507: ...Appendix G RADIUS Configuration Illustration 495 Note If your EMX uses PAP then select PAP...
Страница 508: ...Appendix G RADIUS Configuration Illustration 496 10 Select Standard to the left of the dialog and then click Add...
Страница 509: ...Appendix G RADIUS Configuration Illustration 497 11 Select Filter Id from the list of attributes and click Add...
Страница 512: ...Appendix G RADIUS Configuration Illustration 500 14 The new attribute is added Click OK...
Страница 513: ...Appendix G RADIUS Configuration Illustration 501 15 Click Next to continue...