|
WestNet Backup Network Administrator Console
|
|
WestNet Backup Network Administrator Console (ENAC) is a special tool to enable the centralized administration of WestNet Backup Network Clients. You need it to manage and store the configurations of all network clients at one place (the computer with the installed ENAC) and distribute it to clients.
Network Client is a computer that has the WestNet Backup started
in the special mode. In this mode, WestNet Backup accepts connections
from ENAC and executes its commands. To enable network administration of
a workstation, at its startup you should start WestNet Backup with command
line arguments, which indicate a network port (usually 5350) and
password to access. The command line should be like:
EBShell.exe /START_NETWORK_CLIENT:port:password
To have its work done, ENAC maintains:
ENAC represents all network clients as a file system structure, where a folder is a logical group of clients and a file is a client. As a file system, ENAC supports unlimited number of clients and subfolders. You always have one predefined group named "Enterprise". Use context-sensetive menu of this group to create new groups and new clients (computers).
Usually, all network clients can be separated on a few logical groups with the equal file systems. For example: all accountant's workstations have own file system structure and all sales manager's workstations have own. That's why, to cover all groups, you need a number of databases of Backup Sets. One database for each group, but a client can be in a few groups and use a few databases. Each database may have any number of standard Backup Sets.
Each type of clients usually has an unique filesystem. For example: the directory structure of the "accountant" workstation is not the same as the one of "sales manager" workstations. To allow backup administrators to use a GUI interface, ENAC uses the term "virtual disks". There are 26 virtual disks (A, B, C, D, :, Z) as has any normal Windows workstation, but each of them can be linked to a local or network folder. For example: if you assign virtual disk C:\ to "D:\accountant\c\", when you edit the Backup Sets, the content of disk C:\ in the Backup Set's dialog box will be same as content of D:\accountant\c\.
When a backup administrator wants to update the client's database of Backup Sets or execute any command, s/he sends it to the client. The client uses the access password to protect against an illicit access and performs actions, which depend on the command types and arguments.
When a server sends the database, with all allowed Backup Sets of a client, it replaces the user-specific variables of real names. Now I have to tell you about the user-specific variables. As I wrote before, a group of clients with the same directory structure uses the same database of Backup Sets, but if you need to upload backup archives to FTP Server, each Backup Set must have an unique username and password to access the user's account. Moreover if you use encryption, you may want to specify an unique encryption key for every client, or for a group of clients. As well, you may want to send a backup log to a client that performed the backup. To do that, ENAC automatically replaces some user-specific variables on values from user's properties.
You can use the following variables:
ENAC replaces that variable on Username: from the client's properties. Usually we use that variable to specify FTP logon username. | |
ENAC replaces that variable on Password: from the client's properties. Usually we use that variable to specify FTP password. | |
As a backup administrator you may want:
| |
To use the encryption option, the client has to have an encryption key. The concept of centralized administration, means that a backup administrator must have a centralized database of keys on the server and distribute the necessary keys for the clients. ENAC has one centralized database of keys and allows you to specify the name of a key in the client's properties. This means that each client can have a separate key, or a group of clients can have the same key. To use that feature, select $(keyname) values as an encryption key at the Backup Set Wizard. |
That's all with the theory part of the manual. Now it's time for the practical part, where you will see the real use of all these theoretical terms.
Select File -> Console properties. A dialog box will appear:
If you want to send all backup logs on one email account, enter it into the From/To: field.
If you want to send backup logs to a client's email account, enter the $(email) variable in the field. That variable will be replaced on the email address from the client's properties. As well, a few clients can have the same email address.
Is there a proxy server between the clients and FTP Server?
YES:
Press OK to save the configuration, that will be used as the default for all Backup Sets. ENAC will ask you to send the new configuration to all clients.