Re: [Openvpn-devel] [PATCH applied] Bind to local socket before dropping privileges

2016-08-25 Thread Gert Doering
Hi, On Thu, Aug 25, 2016 at 09:15:22PM +0200, David Sommerseth wrote: > ACK. Tested both master and release/2.3 branches with and without this > patch. On master this patch was needed to allow --lport 443 together > with --user openvpn --group openvpn. On release/2.3 this patch was > not needed

Re: [Openvpn-devel] [PATCH applied] Bind to local socket before dropping privileges

2016-08-25 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ACK. Tested both master and release/2.3 branches with and without this patch. On master this patch was needed to allow --lport 443 together with --user openvpn --group openvpn. On release/2.3 this patch was not needed. Your patch has been applied