Chapter 3: IDA Management

The IDA Management Interface

The IDA service listens for authenticated users and sends their details to the configured Clavister Next Generation Firewall. The IDA service has its own management user interface and this interface has a number of tabs which are described below.

The General Tab in the IDA Interface

Figure 3.1. The General Tab in the IDA Interface

The Event Monitoring Tab in the IDA Interface

Figure 3.2. The Event Monitoring Tab in the IDA Interface

The Security Tab in the IDA Interface

Figure 3.3. The Security Tab in the IDA Interface

The Excluded Users Tab in the IDA Interface

Figure 3.4. The Excluded Users Tab in the IDA Interface

When specifying excluded users, either or both of the following two wildcard characters can be used in any part of an address:

* - An asterisk character can represent any character string. For example:

		somename1@example.*

? - A question mark character can represent any single character. For example:

		somename?@example.*

The IP Filtering Tab in the IDA Interface

Figure 3.5. The IP Filtering Tab in the IDA Interface

An Example of IDA Redundancy

To illustrate how IDA redundancy could be implemented, consider a domain that has 4 servers called A, B, C and D. To implement minimal redundancy, the steps would be as follows:

  1. Install the IDA on server A and server B.

  2. Enable the Event Monitoring for both installations so they are monitoring local server authentication events.

  3. For server A, configure the Remote monitoring option with the IP addresses of servers B, C and D so that they are monitored too.

  4. For server B, configure the Remote monitoring option with the IP addresses of servers A, C and D so that they are monitored too.

Now, if either server A or B should fail, authentication events will still be sent back to cOS Core. cOS Core will recognize any duplicate events sent by both server A and server B.

Using IDA with a Windows Terminal Server

In some environments, a Terminal Server may be used as well as a domain server. If this is the case, the IDA service is installed as before but the option Remote Desktop IP Virtualization should be enabled.

However, IP virtualization will not function with either Windows 2012 or 2016 Server if the IDA software is running as a Local System account. To solve this issue, change the settings in the Log On tab for the server to This Account and specify an account, as shown below:

Changing Windows 2012/16 Settings for IP Virtualization

Figure 3.6. Changing Windows 2012/16 Settings for IP Virtualization

The terminal server itself must have the following attributes:

[Note] Note: DNS lookup is done using the terminal server IP

Any DNS lookups are performed using the IP of the Windows terminal server and not the session IP assigned to the client. Therefore, IP rules or IP policies may be needed to allow such DNS lookups through the firewall.