Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: Breen Hagan <breen@rtda.com>, PostgreSQL mailing lists <pgsql-bugs@postgresql.org>
Date: 2016-04-04T16:08:01Z
Lists: pgsql-bugs, pgsql-hackers
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. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
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