Paramètre SAP icm/HTTP/admin_ - Specify web based administration in ICM

Parameter
icm/HTTP/admin_<(><<)>xx<(>><)>

Short text
Specify Web-based administration in ICMYou can use this parameter to configure the web-based administrationinterface.
The parameter has the following syntax:icm/HTTP/admin_<(><<)>xx<(>><)> = PREFIX=<(><<)>URL prefix<(>><)>,
DOCROOT=<(><<)>root directoryof the administration files<(>><)> [, AUTHFILE=<(><<)>File name of theauthorization file<(>><)>, PORT=<(><<)>TCP/IP port at which admin
requests areaccepted<(>><)>, HOST=<(><<)>host name or IP address at which admin
requestsaccepted<(>><)>, CLIENTHOST=<(><<)>host name or IP address from which
adminrequests are accepted<(>><)> ]The specifications have the following meaning:
PREFIX
URL prefix for which this HTTP subhandler is to be called(such as "/").
DOCROOT
Root directory of the administration files.(such as "./admin"
AUTHFILE
File name of the authorization file in which the hashvalues of the passwords for the admin users are stored(default: icmauth.txt)PORT: Local TCP/IP port at which the admin requests are accepted.
This port must have been specified with the parametericm/server_port_<(><<)>xx<(>><)>.
HOST
Local host name or IP address at which admin requests areaccepted. If "localhost" or "127.0.0.1" are specified here, onlylocal users can use the Web-based interface.
CLIENTHOST
Name or IP address from which admin requests areaccepted. You can use this to restrict the administration toone client host.

Work area
ICM

Parameter unit
character string

Who is allowed
The customer

Limitation for os
None

Limitation for db
None

Other parameter
None

Valid_values
See description