5: Commands and Levels
EDS1100/2100 Command Reference 122
<uri> = URI of the server.
Sets the authentication type for an HTTP server authentication
directive to
none.
<uri> = URI of the server.
Sets the authentication type for an HTTP server authentication
directive to SSL.
<uri> = URI of the server.
auth type <uri> ssl-basic
Sets the authentication type for an HTTP server authentication
directive
to SSL-Basic.
<uri> = URI of the server.
auth type <uri> ssl-digest
Sets the authentication type for an HTTP server authentication
directive
to SSL-Digest.
<uri> = URI of the server.
auth user <uri> <user> <password>
Creates or modifies a user for an HTTP server authentication
directive.
<uri> = URI of the server.
<user> = username.
<password> = password associated with the username.
authentication timeout <minutes>
For any Digest AuthType, sets the timeout for authentication.
<minutes> = authentication timeout value.
Sets the HTTP counters to zero.
Clears the HTTP server log.
default authentication timeout
Resets the authentication timeout to its default value.
Restores the HTTP Server log format string to its default value.
Resets the maximum bytes to its default value.
Restores the default maximum number of HTTP Server log entries.
Resets the timeout to its default value.
Resets the HTTP Server port to its default value.
Resets the HTTP Server SSL port to its default value.
Restores the default secure protocol selections.
Deletes an existing HTTP Server authentication directive.
<uri> = URI of the server.
delete auth user <uri> <user>
Deletes an existing user for an HTTP Server authentication
directive.
<uri> = URI of the server.
<user> = username.
Returns to the config level.
Sets the log format string for the HTTP server, using the following
directives:
%a remote ip address (could be a proxy)
%b bytes sent excluding headers
%B bytes sent excluding headers (0 = '-')
%h remote host (same as %a)
%{h}i header contents from request (h = header string)
%m request method