Re: [Openvpn-devel] ASLR/DEP -enabled 2.4.0 Windows installer available

2017-01-23 Thread Samuli Seppänen
Il 21/01/2017 05:11, Selva Nair ha scritto: > Hi, > On Fri, Jan 20, 2017 at 11:42 AM, Selva Nair > wrote: > > On Fri, Jan 20, 2017 at 9:43 AM, Samuli Seppänen > mailto:sam...@openvpn.net>> wrote: > Thanks for testing! I think we just have to mer

Re: [Openvpn-devel] ASLR/DEP -enabled 2.4.0 Windows installer available

2017-01-23 Thread Selva Nair
Hi, On Mon, Jan 23, 2017 at 4:55 AM, Samuli Seppänen wrote: > >> Checked this on win7. Process explorer shows ASLR flag is set on the >> executable. But ASLR is not really active. The GUI is loaded at the same >> address each time (as per vmmap from sysinternals). I see no address >> randomizati

Re: [Openvpn-devel] [PATCH v2] Fix user's group membership check in interactive service to work with domains

2017-01-23 Thread Selva Nair
Hi, On Sat, Jan 14, 2017 at 4:16 PM, wrote: > From: Selva Nair > > Currently the username unqualified by the domain is used to validate > a user which fails for domain users. Instead authorize the user > > (i) if the built-in admin group or ovpn_admin group is in the process token > (ii) else i