User manual
AVG 9.0 Internet Security Business Edition © 2009 Copyright AVG Technologies CZ, s.r.o. All rights reserved.255
connections on all installed network adapters.
The avgadmsrv.conf file is in plain text format. Each parameter is on a separate line,
empty lines and lines starting with # (hash mark) are ignored.
The options are as follows:
· Port
Specifies the port that the server will use for incoming connections. The default
value is 4158.
· LocalAddr
Specifies a local address that the server will use for incoming connections. The
default value is empty, meaning any local address can be used. If the specified
name resolves to more than one address then first available address is used (the
server tries each of them).
· Verbose
If set to 1, more verbose (diagnostic) output is produced. Default value is 0,
producing reasonable amount of diagnostic output.
· ConnectionString
Full path to the database file. Default value is avgdb.fdb - i.e. the database file
stored by default in the /opt/avg/avgadmsrv/var/db directory. The remote
Firebird Server and database file can be specified with the following string:
[remote_host:]database_path
· Username, Password
Username and password that the stations will have to use in order to access
DataCenter. If these values are empty, authentication is not required. If the
values are set, stations are obliged to use them. No authentication is required by
default. We recommend to change the default values if you decide to use these
parameters!
· DBAUsername, DBAPassword
Username and password for accessing the database engine itself.
· LocalHttpServerRoot