FortiManager 5.2.4 and LDAP groups not working
Trying to configure LDAP for a FortiManager 5.2.4 but can´t get it working.
Configured a ldap server with the group that they should be a member of, but when I apply it users of that group can´t login.
[ul]
Configuration below
config system admin ldap edit "ldaps_domain" set server "dc1" set secondary-server "dc2" set cnid "cn" set dn "DC=domain,DC=tld" set port 636 set type regular set username "CN=sausername,OU=Service Accounts,OU=Internal IT,OU=ROOT,DC=domain,DC=tld" set password ENC ******* set group "CN=sg_FortiManagerAdministrators,OU=Groups,OU=ROOT,DC=domain,DC=tld" set secure ldaps set ca-cert "CA_Cert_1" set adom "all_adoms" next end
