Agentless NTLM support
Agentless NTLM authentication can be configured directly from the FortiGate to the Domain Controller via SMB protocol (no agent is required).
Note that this authentication method is only supported for proxy policies.
Syntax
Note that domain-controller is only available when method is set to ntlm and/or negotiate-ntlm is set to enable.
config authentication scheme edit <name> set method ntlm
set domain-controller <dc-setting>
next
end
config user domain-controller edit <name> set ip-address <dc-ip> set port <port> – default = 445 set domain-name <dns-name> set ldap-server <name>
next
end