[Bug 1412] Support for users in more than 16 groups on Mac OS X.
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Fri Dec 21 21:42:35 EST 2007
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1412
--- Comment #1 from Darren Tucker <dtucker at zip.com.au>  2007-12-21 21:42:33 ---
(From update of attachment 1407)
>+	if (initgroups(pw->pw_name, pw->pw_gid) < 0)
Why is this necessary?  There's an initgroups() call in session.c.
(and yeah, I know that #ifdef hairball in session.c makes it hard to
follow, but I have plans to tidy that up.)
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
    
    
More information about the openssh-bugs
mailing list