![Raritan PX-1000 Series Скачать руководство пользователя страница 374](http://html1.mh-extra.com/html/raritan/px-1000-series/px-1000-series_user-manual_3768194374.webp)
Chapter 7: Using the Command Line Interface
359
config:#
role modify <name> addPrivileges
<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 356).
<argument1>, <argument2> and the like are arguments set for a
particular privilege. Separate a privilege and its argument with a colon.
To remove specific privileges from a role:
config:#
role modify <name> removePrivileges
<privilege1>;<privilege2>;<privilege3>...
If a specific privilege contains any arguments, add a colon and the
argument(s) after that privilege.
config:#
role modify <name> removePrivileges
<privilege1>:<argument1>,<argument2>...;
<privilege2>:<argument1>,<argument2>...;
<privilege3>:<argument1>,<argument2>...;
...
Note: When removing privileges from a role, make sure the specified
privileges and arguments (if any) exactly match those assigned to the role.
Otherwise, the command fails to remove specified privileges that are not
available.
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 356).
<argument1>, <argument2> and the like are arguments set for a
particular privilege. Separate a privilege and its argument with a colon.
Example
The following command modifies the privileges of the role "tester."
Содержание PX-1000 Series
Страница 423: ...Appendix E Integration 408 3 Click OK ...