posix_setgid only sets the primary group for the process. So make sure the group permissions you’re relying is a single group, who’s GID is set in /etc/passwd.
Took me over an hour to trace that bug down today.
The voluntary tech guy. Like Batman – but fighting downtime rather than crime.
posix_setgid only sets the primary group for the process. So make sure the group permissions you’re relying is a single group, who’s GID is set in /etc/passwd.
Took me over an hour to trace that bug down today.