Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Breen Hagan <breen@rtda.com>,
PostgreSQL mailing lists <pgsql-bugs@postgresql.org>
Date: 2016-04-05T03:58:13Z
Lists: pgsql-bugs, pgsql-hackers
On Tue, Apr 5, 2016 at 1:08 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > Michael Paquier wrote: >> This is not resolved yet, this just fell from my radar and I recall >> that I spent some time thinking about the consequences and whereabouts >> of using either SE_GROUP_ENABLED or SE_GROUP_USE_FOR_DENY_ONLY, >> without actually reaching a conclusion. I think that the patch would >> be straight-forward. But it needs a bit of review from the author >> (Hi!) and some extra input would be welcome. I guess I could try to >> look at that again.. That won't be this week for sure though. > > Bump. Don't worry. This has not fallen from my radar yet.. -- Michael
Commits
-
Fix and simplify check for whether we're running as Windows service.
- 9c52ddfcee06 9.2.21 landed
- 3ebcc2498d2b 9.3.17 landed
- 6b584c36a40c 9.4.12 landed
- 96fd76dd2875 9.5.7 landed
- 38bdba54a64b 9.6.3 landed
- ff30aec759bd 10.0 landed