midchildan commented on PR #11872: URL: https://github.com/apache/trafficserver/pull/11872#issuecomment-2484723370
I believe this fix will reintroduce the problem in #11855. traffic_manager spawns traffic_server with an unprivileged effective UID and privileged real UID. With this change, traffic_server will keep root's supplementary groups because its EUID won't equal 0. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org