PreviousNextIndex
Good Technology

Good Intranet Server Console

This section contains properties that control the Good Intranet Server Console. These settings are useful if you want to change the console port or reset login values.

The following table lists properties you can set to control console behavior.

Property Name
Default
Description
admin.html.enable
true
If set to true, enables use of the server console.
admin.log.enable
true
If set to true, enables the management log. This log records initialization of the server console and errors.
Use of the management log is not recommended in a production environment.
admin.html.port
19001
The port number the browser uses to access the server console.
A browser accesses the server console through the following URL:
http://hostname:port
where hostname is the name of the host system running Good Intranet Server and port is the port number entered as the value of admin.html.port.
admin.html.username
admin
A user name for validating access to the server console. If unspecified in config.props, admin is used.
admin.html.password
admin
A password for validating access to the server console. If unspecified in config.props, admin is used.
Note: If you change the username and password from the Good Intranet Server Console, the encrypted values are stored in config.props. Otherwise, the admin.html.username and admin.html.password properties do not appear in config.props.

It is recommended that you perform an audit of the ports currently used by the server. To see the current ports, issue the following from the command prompt:

netstat -an

If any port conflicts exist, adjust them as needed. For a list of commonly used ports, refer to:

http://www.networksorcery.com/enp/protocol/ip/ports00000.htm.

Good Technology
www.good.com
Voice: 1 866-7-BE-GOOD
sales@good.com
PreviousNextIndex