Re: [Openvpn-devel] [PATCH 2/4] Remove AUTO_USERID feature

2018-10-08 Thread Arne Schwabe
Am 08.10.18 um 21:37 schrieb Gert Doering: > Hi, > > On Mon, Oct 08, 2018 at 08:16:16PM +0200, Arne Schwabe wrote: >> There is no user facing way to enable this feature and way that feature >> works (username build from MAC of primary net device) is questionable. >> >> It also does not compile any

Re: [Openvpn-devel] [PATCH 2/4] Remove AUTO_USERID feature

2018-10-08 Thread Gert Doering
Hi, On Mon, Oct 08, 2018 at 08:16:16PM +0200, Arne Schwabe wrote: > There is no user facing way to enable this feature and way that feature > works (username build from MAC of primary net device) is questionable. > > It also does not compile anymore. Feature-ACK, but the patch itself puzzles me.

[Openvpn-devel] [PATCH 2/4] Remove AUTO_USERID feature

2018-10-08 Thread Arne Schwabe
There is no user facing way to enable this feature and way that feature works (username build from MAC of primary net device) is questionable. It also does not compile anymore. --- src/openvpn/errlevel.h | 1 - src/openvpn/misc.c | 45 -- src/openvpn/m