Hello,
I'm trying to connect my Proxmox server to an LDAP server located internally.
Here is my configuration:
ldap: ldap-ext
        base_dn ou=company,o=group,c=fr
        server1 ldap.fqdn
        user_attr uid
        bind_dn uid=proxmox,ou=system,ou=company,o=group,c=fr
        default 0...