Skip to content

Netbox not trying to contact AD LDAP server #19471

Closed Answered by jbcreek
jbcreek asked this question in Q&A
Discussion options

You must be logged in to vote

Converted /etc/ssl/certs/ADCA-Cert2.cer to /etc/ssl/certs/ADCA-Cert2.pem

In the ldap_conf.py file:
Commented out LDAP_IGNORE_CERT_ERRORS = True
and changed LDAP_CA_CERT_FILE = '/etc/ssl/certs/ADCA-Cert2.cer' to LDAP_CA_CERT_FILE = '/etc/ssl/certs/ADCA-Cert2.pem'

Authentication works now.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jbcreek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant