< Home

ntlm auth-server

Function

The ntlm auth-server command sets the AD server IP address and port used in NTLM authentication.

The undo ntlm auth-server command cancels the setting.

Format

ntlm auth-server address ipv4-address port port-number

undo ntlm auth-server

Parameters

Parameter Description Value
address ipv4-address Specifies the IP address of the AD server. The value is in dotted decimal notation.
port port-number Specifies the port for NTLM authentication. The value is an integer ranging from 1 to 65535. The port shall be consistent with that configured on the AD server. Usually, the AD server uses TCP port 445.

Views

Portal authentication template view

Default Level

2: Configuration level

Usage Guidelines

After running the ntlm enable command to enable NTLM authentication, you must also specify the AD server address. FW serves as the NTLM authentication proxy, triggers NTLM authentication between the browser and AD server, transfers NTLM authentication messages, and obtains the user ID in the authentication process.

You can configure only one AD server.

Example

# Set the AD server IP address and port number for NTLM authentication to 10.1.1.1 and 445 respectively.

<sysname> system-view
[sysname] user-manage portal-template test
[sysname-portal-template-test] ntlm enable
[sysname-portal-template-test] ntlm auth-server address 10.1.1.1 port 445
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >