Directory Manager configuration tabs

You configure the settings of the Directory Manager role from the Roles view of the System task in Security Center Config Tool.

Directory Manager - Directory servers tab

In the Directory servers tab, you can configure the servers assigned to Directory failover and load balancing.
  • List of Directory servers (for failover and load balancing): Click to hide description
    List of servers assigned to Directory failover and load balancing, called the Directory failover list.
    The server identified with a different icon () than the rest () is the main server. The main server is the only Directory server that can write to the Directory database. The rest can only read from that database.
  • Advanced (): Click to hide description
    Configure the server as a gateway or disaster recovery server.
  • Modify license for all servers: Click to hide description
    Modify your Security Center license every time you make a change to the list of servers assigned to host the Directory role.

Directory Manager - Database failover tab

In the Database failover tab, you can configure the Directory database failover.
  • Use database failover: Click to hide description
    Enable Directory database failover.
  • Failover mode: Click to hide description
    Select which database failover mode to use.
  • Backup and restore: Click to hide description
    The Directory Manager protects the Directory database by regularly backing up the master database instance (source copy). During a failover, the latest backups are restored to the backup database that’s next in line.
    • LED (): Click to hide description
      Indicates the database server that is active.
    • Server: Click to hide description
      Security Center server hosting the database instance. The server that manages the master database instance is flagged as (Master).
    • Database server: Click to hide description
      Database server name. The name must be accessible from all computers. Relative names, such as (local)\SQLSEXPRESS cannot be used. Always explicitly write the server’s DNS name (for example TW-WIN7-SC-5) instead of (local).
    • Database name: Click to hide description
      Database instance name.
    • State: Click to hide description
      Database state. If there is a problem, an error message is displayed.
    • Last Backup/Restore time: Click to hide description
      Time of the last backup on the master database, or the last restore on the backup database.
    • Folder: Click to hide description
      Local folder on the specified server where the backup files are copied.
    • Automatically reconnect to master database: Click to hide description
      Select this option to force all Directory servers to reconnect to the master database after it is back online after a failover. This will cause a short service disruption, and all changes made to the system configuration while the master database was offline will be lost.
    • Generate full backup every: Click to hide description
      Specify how often (in days) a full backup is generated, and at and what time.
    • Generate differential backup every: Click to hide description
      Specify how often (in minutes) a differential backup should is generated. A differential backup contains the database transactions made after the previous backup (full or differential). The differential backups are deleted after the next full backup is made.
      NOTE: All backup activities are stopped when the active database is not the master database.
  • Mirroring: Click to hide description
    Database failover is taken care of by Microsoft SQL Server and is transparent to Security Center. The Principal and Mirror instances of the Directory database are kept in sync at all times. There is no loss of data during failover.
    • Database server: Click to hide description
      Database server name. The name must be accessible from all computers. Relative names, such as (local)\SQLSEXPRESS cannot be used. Always explicitly write the server’s DNS name (for example TW-WIN7-SC-5) instead of (local).
    • Database name: Click to hide description
      Database instance name.
  • SQL AlwaysOn: Click to hide description
    Select this option if you are using the Windows feature SQL AlwaysOn as your Directory database failover solution.