HP Integrity rx2800 System Management Homepage User Guide - Page 76

User Groups, Help message, File Based Command Line Interface, Administrators, Operators, Users

Page 76 highlights

NOTE: --user-kerberos is only available on Windows operating systems. User Groups User Groups are a set of policies to access and modify HP SMH functionalities. Only valid existing operating system groups can be added to the group list. To add groups into HP SMH user types, complete the following: Administrators Users with Administrator access can view and set all information provided throughout the HP SMH. The default user group (Administrators for Microsoft operating systems and root for Linux) always has administrative access. Windows systems that are part of a domain can specify domain groups and local groups for any level of access. smhconfig -d|--admin-group [=] [ groupList ] Operators Users with Operator access can view and set most information provided through the HP SMH. Some web applications limits access to the most critical information to administrators only. smhconfig -E|--operator-group [=] [ groupList ] Users Users with User access can view most information provided through the HP SMH. Some web applications restricts viewing of critical information from individuals with User access. smhconfig -G|--user-group [=] [ GROUPLIST ] Where groupList is a single operating system group or a list of operating system group names separated by semicolons. Help message To display a help message on the screen, use the following command: smhconfig -h|--help File Based Command Line Interface The Command Line Interface (CLI) option enables a file with configuration parameters to be passed on the command line. The CLI parses the file and processs the arguments. The command to use a file for the input to the CLI is: smhconfig -f configFile Command Line Interface File Structure The CLI file structure format includes the # character for comments, a bracketed key word indicating the parameter to be set, and the parameter value. An example of the CLI file structure format is as follows: # Characters placed after the # on a given line are not parsed. An example of a configuration file for smhconfig is as follows: # SMH configruation file for smhconfig [anonymous-access] false [localaccess-enabled] true [localaccess-type] administrator [user-group] users 76 Command Line Interface Configuration

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102

NOTE:
--user-kerberos is only available on Windows operating systems.
User Groups
User Groups are a set of policies to access and modify HP SMH functionalities. Only valid existing operating
system groups can be added to the group list.
To add groups into HP SMH user types, complete the following:
Administrators
Users with Administrator access can view and set all information provided throughout the
HP SMH.
The default user group (
Administrators
for Microsoft operating systems and
root
for Linux) always has
administrative access.
Windows systems that are part of a domain can specify domain groups and local groups for any level of
access.
smhconfig -d|--admin-group [=] [ groupList ]
Operators
Users with Operator access can view and set most information provided through the HP SMH.
Some web applications limits access to the most critical information to administrators only.
smhconfig -E|--operator-group [=] [ groupList ]
Users
Users with User access can view most information provided through the HP SMH. Some web
applications restricts viewing of critical information from individuals with User access.
smhconfig -G|--user-group [=] [ GROUPLIST ]
Where
groupList
is a single operating system group or a list of operating system group names separated
by semicolons.
Help message
To display a help message on the screen, use the following command:
smhconfig
h|--help
File Based Command Line Interface
The Command Line Interface (CLI) option enables a file with configuration parameters to be passed on the
command line. The CLI parses the file and processs the arguments. The command to use a file for the input
to the CLI is:
smhconfig -f configFile
Command Line Interface File Structure
The CLI file structure format includes the # character for comments,
a bracketed key word indicating the parameter to be set, and the parameter value. An example of the CLI
file structure format is as follows:
# Characters placed after the # on a given line are not parsed.
An example of a configuration file for smhconfig is as follows:
# SMH configruation file for smhconfig
[anonymous-access]
false
[localaccess-enabled]
true
[localaccess-type]
administrator
[user-group]
users
76
Command Line Interface Configuration