HP 3PAR StoreServ 7200 2-node HP 3PAR System Reporter 3.1.0 Software User& - Page 48

About Apache HTTP Server Authorization and Access Control

Page 48 highlights

The HP 3PAR System Reporter Excel client is contained in a single Microsoft Excel workbook with the file name 3PAR System Reporter.xls. After downloading this file, you can save it in any convenient location. To download the HP 3PAR System Reporter Excel client: 1. Open a browser window and point it at http:///3par/ where is the server where Apache HTTP Server is installed (see "Before You Begin" (page 23) and "Optional Components" (page 28). 2. Near the top of the page is the Excel Client link (see Figure 14 (page 52)). 3. Use the Excel Client link to download and save the file 3PAR System Reporter.xls to any convenient location on your local machine. Methods for saving this file locally will vary according to the Web browser you are using. CAUTION: Depending on your Web browser, simply clicking the Excel Client link may cause the Excel client to open in your browser window, which will not give you access to the full Excel client functionality. Be sure to save the file on your local machine and then see "Accessing the Optional Excel Client" (page 54) for further instructions. About Apache HTTP Server Authorization and Access Control You can configure Apache HTTP Server to require a username and password before allowing a user to: • read the HP 3PAR System Reporter database or view the database sampling policies. • make changes to database sampling policies. NOTE: Viewing and editing the HP 3PAR System Reporter database sampling policies can only be done via Web browser, as described in "Editing Sampling Policies" (page 115). One username and password pair can be used for both, or a different username/password pair can be used for each of these functions. Using two username/password pairs will allow you to configure System Reporter such that a user is able to read the database and view sampling policies, but is not allowed to modify System Reporter database policy settings. Apache HTTP Server authorization and access control information is stored in the main configuration file, httpd.conf. You can add one or two Directory directives to the httpd.conf file to control user access to the System Reporter database as described above. Refer to the contents of the httpd.conf file as well as your Apache documentation for more information regarding the directives contained in this file and how to add Directory directives. When adding Directory directives to the httpd.conf file, a username and password pair applied to the cgi-bin/3par-rpts directory will control reading of the database and the display of policy settings. A username and password pair applied to the cgi-bin/3par-policy directory will control modifications to the policy settings. Within the Directory directive, the AuthName property corresponds to a field that appears in the connection dialog box that the user sees when trying to access restricted functionality (see Figure 17 (page 56) and Figure 13 (page 51) for examples). Depending on how you configure the Apache httpd.conf file, the user will see this dialog box when attempting to read the database (or database sampling policies) or when attempting to edit the sampling policies via Web browser. Note that the appearance of this dialog box may vary depending on which version of Windows you are using. The following example provides two sample Directory directives that can be placed in the Apache httpd.conf file for the purpose of user access control. This example allows for the distinction between users with database and sampling policy read access and those with database sampling policy edit privileges. Note that, when adding Directory directives to the httpd.conf 48 Installation, Configuration, Update, and Removal

  • 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
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231

The HP 3PAR System Reporter Excel client is contained in a single Microsoft Excel workbook with
the file name
3PAR System Reporter.xls
. After downloading this file, you can save it in any
convenient location.
To download the HP 3PAR System Reporter Excel client:
1.
Open a browser window and point it at http://<host_name>/3par/ where <host_name> is
the server where Apache HTTP Server is installed (see
“Before You Begin” (page 23)
and
“Optional Components” (page 28)
.
2.
Near the top of the page is the
Excel Client
link (see
Figure 14 (page 52)
).
3.
Use the
Excel Client
link to download and save the file
3PAR System Reporter.xls
to
any convenient location on your local machine.
Methods for saving this file locally will vary according to the Web browser you are using.
CAUTION:
Depending on your Web browser, simply clicking the
Excel Client
link may cause
the Excel client to open in your browser window, which will not give you access to the full
Excel client functionality. Be sure to save the file on your local machine and then see
“Accessing
the Optional Excel Client” (page 54)
for further instructions.
About Apache HTTP Server Authorization and Access Control
You can configure Apache HTTP Server to require a username and password before allowing a
user to:
read the HP 3PAR System Reporter database or view the database sampling policies.
make changes to database sampling policies.
NOTE:
Viewing and editing the HP 3PAR System Reporter database sampling policies can only
be done via Web browser, as described in
“Editing Sampling Policies” (page 115)
.
One username and password pair can be used for both, or a different username/password pair
can be used for each of these functions. Using two username/password pairs will allow you to
configure System Reporter such that a user is able to read the database and view sampling policies,
but is not allowed to modify System Reporter database policy settings.
Apache HTTP Server authorization and access control information is stored in the main configuration
file,
httpd.conf
. You can add one or two
Directory
directives to the
httpd.conf
file to
control user access to the System Reporter database as described above. Refer to the contents of
the
httpd.conf
file as well as your Apache documentation for more information regarding the
directives contained in this file and how to add
Directory
directives.
When adding
Directory
directives to the
httpd.conf
file, a username and password pair
applied to the
cgi-bin/3par-rpts
directory will control reading of the database and the
display of policy settings. A username and password pair applied to the
cgi-bin/3par-policy
directory will control modifications to the policy settings.
Within the
Directory
directive, the
AuthName
property corresponds to a field that appears in
the connection dialog box that the user sees when trying to access restricted functionality (see
Figure 17 (page 56)
and
Figure 13 (page 51)
for examples). Depending on how you configure
the Apache
httpd.conf
file, the user will see this dialog box when attempting to read the
database (or database sampling policies) or when attempting to edit the sampling policies via
Web browser. Note that the appearance of this dialog box may vary depending on which version
of Windows you are using.
The following example provides two sample
Directory
directives that can be placed in the
Apache
httpd.conf
file for the purpose of user access control. This example allows for the
distinction between users with database and sampling policy read access and those with database
sampling policy edit privileges. Note that, when adding
Directory
directives to the
httpd.conf
48
Installation, Configuration, Update, and Removal