Bug #2964
closedLDAPS user authentication not working
0%
Description
Hello,
The problem is with my authentication using LDAPS.
I've an active directory server (AD), all is working well when I use the non-SLL port (389).
But when I try to use the SSL version (on port 636), nothing work, and I got errors such as :
php: /index.php: ERROR! Could not bind to server AD
php: /index.php: webConfigurator authentication error for '<name of a user>' from <ip of my computer>
It seems that the problems is with certificate.
I use an external CA, but i added the CA in pfsense cert manager (so, I see my CA in the CA list).
Am I doing somthing wrong ?
Updated by Jim Pingle over 12 years ago
- Status changed from New to Rejected
Please post in the forum to discuss/diagnose until an issue has been confirmed.
I've set this up and had it working for customers, so it is likely a configuration issue.
Updated by jerome m over 12 years ago
The fact is that I well put my CA in the Peer Certificate Authority field, and when I use wireshark, I see that the problem come from certificate (I've an emergency alert in SSL, which stop the connexion).