2.2.2 Entries in the Configuration File

This section is divided into four:

2.2.2.1 Authorizing the Client

If there is no [Client ...] section, connections are authorized from any client; so by default all client connections are authorized. But if the server configuration file has one or more [Client] sections, only clients defined in those sections have access to the server. If you want to authorize connections from a particular client or clients, change the settings in the configuration file (using any text editor). The Client has the same name as the address shown in the server log file.

These are the entries and values in the Client section:

If you use one or more userX=name, note that only Mail Monitor, through the named users, can access the server. If you want all users to have access to the server, do not specify any user names.

When using the Client section to authorize specific systems, you should always authorize the local system itself. And if enabling specific users on the local system, you must enable the following users:

 Windows NT
 DIGITAL UNIX
 OpenVMS
 SYSTEM
 root
 NAMON$SERVER

For example, the settings shown in Figure 2-1 authorize access from three clients:

Figure 2-1 Example Settings (Authorization)

Note that this example does not show all the addressing possibilities. The address of the node OpenVMS_3 , as a further example, could be specified as an IP address, either in the section heading or in the address entry. The node unix_2 could have a DECnet address (possibly in addition to its IP address). And the Windows NT node could have the section name [Client wnt_1] , with the address string specified as an entry in that section.

Dealing with Problems with Authorization

If you have problems with authorization, you should look in the log file for lines that begin `Accepting'. These log file entries give the information that you need to specify in the address entry or entries you have in the [Client] section, and in any Usern entries (if you specify users by account).

2.2.2.2 Defining a Server

To allow one server to pass information and requests to another server you must define that (remote) server in the configuration file used by the local server, as explained in this section.

To define a server that your Mail Monitor will use, change the settings in the configuration file (using any text editor to modify the [Server ...] section ).

The Server section holds this value:

2.2.2.3 Setting Up Local Values

To set up local settings for a Mail Monitor server, change the settings in the configuration file (using any text editor to modify the [Local] section ).

These are the entries and values defined in the Local section:

2.2.2.4 Setting Up a Scanning Module Entity

You must set up an Entity name section for each scanning module that the Mail Monitor uses. Each Scanning Module Entity represents a scanning module, and you can affect the behaviour of any scanning module by managing its Entity.


Note
A Scanning Module Entity is not the same as an NCL entity; you cannot use NCL to manage a Scanning Module Entity. You can, however, use Mail Monitor to manage an NCL entity. You can configure certain scanning modules to monitor NCL attributes relevant to the product being scanned, and you can change NCL attributes (though only dynamically, without making permanent changes to NCL or CMIP startup files).

These are the entries and values defined in the Entity section:

The chapters in Part III specific to particular operating systems give details of all that you can set up for the different scanning modules.


Previous page | Next page | Table of Contents | Index