User manual
Table Of Contents
- Introduction
- AVG Internet Security Business Edition Installation
- AVG Admin Deployment Wizard
- AVG Network Installer Wizard Basic Mode
- AVG Network Installer Wizard Advanced Mode
- AVG Admin Console
- AVG Admin Server
- AVG Admin Lite
- AVG Settings Manager
- Configuration
- How to...
- How to Connect Stations to AVG Datacenter
- How to Migrate Stations from/to Different DataCenter
- How to Synchronize Stations
- How to solve Update related issues
- How to Change User Interface Language
- How to use Microsoft SQL Server database system
- How to Control station users actions
- Requests handling and status messages
- How to manage access rights
- How to maintain the DataCenter database
- List of AVG Setup Parameters
- AVG DataCenter
- Updates
- AVG Admin Server 2012 for Linux
- FAQ and Technical Support
A V G Internet Security Business Edition 2012 © 2012 C opyright A V G Tec hnologies C Z, s.r.o. A ll rights reserved. 24 8
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 all of them).
EnableDataCenter
Specifies whether the Datacenter role is enabled or not. Set this parameter to 1 in order to
enable the DataCenter role. Set this parameter to 0 to disable it (default).
DatabaseType
Specifies the database type. Currently the only option is: Firebird.
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
MasterDatacenter
Connection string (http://user:password@server:port) to the master Datacenter. Specify this
only if you use multiple Datacenters.
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, but we recommend to use the
password protection.
DBAUsername, DBAPassword
Username and password for accessing the database. The default values for Firebird server are
as follows:
DBAUserName=SYSDBA
DBAPassword=masterkey
EnableUpdateProxy
Specifies whether the UpdateProxy role is enabled or not. Set this parameter to 1 in order to
enable the UpdateProxy role. Set this parameter to 0 to disable it (default).
LocalHttpServerRoot
Directory where AVG Admin Server stores downloaded update files for stations. For example:
/opt/avg/avgadmsrv/var/update. By default, this function is disabled.
HttpServerRoot