[Python-Dev] os.getgroups() on MacOS X Was: red buildbots on 2.7

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Jun 24 09:20:34 CEST 2010


Ronald Oussoren wrote:

> That's because setgroups(3) is limited to 16 groups 
 > (that is, the kernel doesn't support more than 16 groups at all).

So how does an account being a member of 18 groups ever work?

-- 
Greg


More information about the Python-Dev mailing list