Commit 74092245 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

On AIX, for setregid(RGID, EGID), if RGID==EGIG, then the process's effective

gid must be the root user.  Therefore we need to reclaim the effective
gid in _become_user() before dropping real, effective, and saved gids.

Likewise for setreuid().
parent a3c1fee8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment