Configuring a Windows Server

The following procedure describes how to configure a Windows server:

  1. In the Mobility Conductor node hierarchy, navigate to the Configuration > Authentication > Auth Servers tab.
  2. To configure a Windows server, click + under All Servers. Enter Name and IP address / hostname of the server. Select TACACS from the Type drop-down list.
  3. Select the server created to configure server parameters. Configure the parameters listed in the following table.
  4. Select the Mode check box to activate the authentication server.
  5. Click Submit.
  6. Click Pending Changes.
  7. In the Pending Changes window, select the check box and click Deploy changes.

The following table defines parameters for a Windows server used for stateful NTLM authentication.

Table 1: Windows Server Configuration Parameters

Parameter

Description

Host

IP address of the server.

Default: N/A

Mode

Enables or disables the server.

Default: enabled

Windows Domain

Name of the Windows Domain assigned to the server.

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. commands configure a Windows server:

(host) [mynode] (config) #aaa authentication-server windows <windows-server-name>

host <ipaddr>

enable