PRXY-132 — Switching list of groups from root to another user failed
A proxy is typically started with root privileges in order to be able to bind privileged ports. After binding sockets, the user identity (real and effective UID and GID as well as the list of supplementary groups) is changed to some unprivileged user. If giving up root privileges fails, the proxy cannot continue.