
7: Administration
UM Configuration BAT-C2
134
Release 01.0.00 04/2019
Using XML
Include in your file:
<configgroup name="http server">
The HTTP Server can be configured with many different authentication directives. The
authentication is hierarchical in that any URI can be given an authentication directive in order to
override a parent URI authentication directive.
To Configure HTTP Authentication
Using Web Manager
To configure HTTP authentication, on the
Administration
page, click
HTTP >
Authentication
.
Using XML
Include in your file:
<configgroup name="http authentication uri">
SNMP
Simple Network Management Protocol (SNMP) settings may be viewed and configured in this
section.
HTTP Authentication
Settings
Description
URI
Enter the URI. The URI must begin with / to refer to the filesystem.
Authentication Type
Select an HTTP authentication type. The different types offer various levels of
security, from the least to most secure:
None:
no authentication necessary
Basic:
encodes passwords using Base64
Digest:
encodes passwords using MD5
When changing the parameters of Digest authentication, it is often best to close
and reopen the browser to ensure that it does not attempt to use cached
authentication information.
There is no real reason to create an authentication directive using None unless
you want to override a parent directive that uses some other Authentication
Type.
Click
Submit
when URI and Authentication Type is entered to submit it.
Submit (button)
Click the
Submit
button to enter the settings. The
Submit
button appears when
new settings are entered.
Delete
Click to delete the existing configuration.
Table 7-20 HTTP Authentication
SNMP Settings
Description
SNMP Agent
State
Select to enable or disable the SNMP agent state. Disabled by default.
Port
Set the port of the SNMP agent. Default is
161
.
Version
Select the SNMP version used by the SNMP agent. Default is
SNMPv3
.
Table 7-21 SNMP Settings