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.
| 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. |
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.