kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.71k stars 2.39k forks source link

Add support for plugin openvpn-auth-ldap #350

Open Kusig opened 6 years ago

Kusig commented 6 years ago

Hi, congratulations to this image, it works perfect.

Would it be possible to add support for the openvpn-auth-ldap plugin in order to allow authentication by need against an LDAP (ActiveDirectory).

By adding this line in the OVPN config by need together with the corresponding configuration would then enable the plugin: plugin /usr/lib/openvpn/openvpn-auth-ldap.so /etc/openvpn/auth/auth-ldap.conf

fa1com commented 3 years ago

+1

atila01380 commented 3 years ago

+1

Adrimeov commented 3 years ago

Any news on that ? Could I just mount the openvpn-auth-ldap.so inside the container ?

yogkang commented 3 years ago

+1