oslo.privsep/releasenotes/notes
Max Lamprecht 33fec1971b setgid should be called before setuid
If you setuid to a non-zero value first(meaning you're no longer root),
then call setgroups, the effective uid of the process
is now no longer root, meaning that the internal setgid call fails

This also removes the duplicated if loop

Closes-Bug: #1628360
Change-Id: I5d66fccd9ffb07df0c2e4435ec3da767b3b61117
2023-03-03 08:49:26 +01:00
..
add_entrypoint_with_timeout_decorator-9aab5a74153b3632.yaml Add timeout to PrivContext and entrypoint_with_timeout decorator 2021-06-23 09:43:33 +02:00
add_reno-3b4ae0789e9c45b4.yaml Add reno for release notes management 2016-07-04 12:55:50 +03:00
add_thread_pool_size-a54e6f27ab019f96.yaml Use threads to process target function 2018-11-02 09:28:34 -05:00
auto-restart-client-channel-619545294557bf2b.yaml Reno for SIGHUP fix 2019-08-30 13:24:00 -05:00
context-logger-06b475357bebadc7.yaml Allow finer grained log levels 2021-05-10 19:17:41 +02:00
drop-python27-support-6da3028c1cf099eb.yaml [ussuri][goal] Drop python 2.7 support and testing 2020-02-06 10:25:13 +01:00
setgid-should-be-called-before-setuid-fcf01083df9d5369.yaml setgid should be called before setuid 2023-03-03 08:49:26 +01:00
un-monkey-patch-privileged-daemon-160e00296549df3d.yaml Undo the eventlet monkey patch for the privileged daemon 2020-07-15 14:48:08 +00:00