in reply to Using setuid() and absorbing that user's groups

In my head I was expecting that there was some POSIX function that, after changing the uid, would set the groups for you. It's non-intuitive to me to not see the groups change automatically after setting the real uid.

Thank you both for setting me on the right path.
  • Comment on Re: Using setuid() and absorbing that user's groups