Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move address checks further down to avoid certain failures #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Move address checks further down to avoid certain failures #75

wants to merge 1 commit into from

Conversation

aniolm9
Copy link

@aniolm9 aniolm9 commented Aug 5, 2019

In Debian we are currently applying the following patch to OpenVPN
Auth-LDAP.
We thought you might be interested in it too.

Description: move address checks further down to avoid certain failures
 this tries to avoid certain failures with the LDAP plugin where it
 doesn't get passed the remoteAddress in certain cases. since we do
 may not care about this address, we fail only when really necessary.
Author: Antoine Beaupré <[email protected]>
Origin: vendor
Bug-Debian: http://bugs.debian.org/692936
Last-Update: 2019-08-05
Index: openvpn-auth-ldap/src/auth-ldap.m
===================================================================

The patch is tracked in our Git repository at
https://salsa.debian.org/debian/openvpn-auth-ldap/raw/master/debian/patches/auth-ldap-remoteAddress.patch

This pull request closes #4.

Thanks for considering,
Aniol Marti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

auth-ldap - problem connecting to server
1 participant