Actions
Bug #5906
closedOPENVPN fails to failover when using multiple LDAP authentication backends
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/17/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.4
Affected Architecture:
Description
Selecting multiple LDAP authentication backends doesn't cause the Openvpn server to failover the second one
if the first is unavailable.
I selected both backends on the Gui, generating this piece of config:
auth-user-pass-verify "/usr/local/sbin/ovpn_auth_verify user 'AD_1,AD_2' true server1" via-env
If AD_1 is unavailable, AD_2 is never used, even though it is available.
You would see these on the logs:
openvpn: /openvpn.auth-user.php: ERROR! Could not bind to server AD_1.
Updated by Chris Buechler almost 9 years ago
- Status changed from New to Duplicate
duplicate of #3022
Actions