Chapter 8: Using the Command Line Interface
388
**The "switchActuator" privilege requires an argument that is separated
with a colon. The argument could be:
All actuators, that is,
switchActuator:all
An actuator's ID number. For example:
switchActuator:1
switchActuator:2
switchActuator:3
A list of comma-separated ID numbers of different actuators. For
example:
switchActuator:1,3,6
Note: The ID number of each actuator is shown in the EMX web interface.
It is an integer between 1 and 32.
Modifying a Role
You can modify diverse parameters of an existing role, including its
privileges.
Modify a role's description:
config:#
role modify <name> description "<description>"
Variables:
<name> is a string comprising up to 32 ASCII printable characters.
<description> is a description comprising alphanumeric characters.
The <description> variable must be enclosed in quotes when it
contains spaces.
Add more privileges to a specific role:
config:#
role modify <name> addPrivileges
<privilege1>;<privilege2>;<privilege3>...
If a specific privilege contains any arguments, add a colon and the
argument(s) after that privilege.
Содержание 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...