Raritan Computer EMX2-111 User Manual

Page of 379
 
Chapter 10: Using the Command Line Interface 
 
 
307
 
 
Example 
The following command overrides the DHCP-specified NTP servers with 
the customized NTP servers, including the primary and secondary NTP 
servers. 
config:# 
time ntp overrideDHCPProvidedServer true 
 
 
Role Configuration Commands 
A role configuration command begins with role
 
 
Creating a Role 
This command syntax 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 307). 
 
<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 
adminPrivilege 
Administrator Privileges