FortiGate User Authentication Version 1 Guide
14 01-28007-0233-20050825
Active Directory servers Authentication servers
To configure Active Directory server authentication using LDAP queries -
CLI
config user ldap
edit <name>
set cnid <common_name_identifier>
set dn <distinguished_name>
set server <ip_address>
end
To configure Active Directory server authentication using UPN queries - CLI
config user ldap
edit <name>
set server <ip_address>
end
To remove an Active Directory server from the FortiGate unit configuration
You cannot remove an Active Directory server that has been added to a user
group. Remove it from the user group first.
1 Go to User > LDAP.
2 Select Delete beside the server name that you want to delete.
3 Select OK.
To remove an Active Directory server from the FortiGate unit configuration -
CLI
config user ldap
delete <name>
end