Search found 1 match

by malika
10 Oct 2023, 08:15
Forum: General Discussion
Topic: LDAP Access
Replies: 17
Views: 198898

Re: LDAP Access


Now the question is how do we get LDAP secured to work or StartTls. I've installed our company certificates on the servers. We set the $g_ldap_server = 'ldaps://prod-****:636'; It still returns 1401 LDAP server connection failed. Any ideas?

$g_login_method = LDAP;
$g_ldap_server = 'ldaps://prod ...