[Bug 938] "AllowGroups" option and secondary user's groups limit

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Oct 10 20:47:14 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=938





------- Additional Comments From dtucker at zip.com.au  2004-10-10 20:47 -------
Created an attachment (id=732)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=732&action=view)
test program for getgrouplist

It appears that getgrouplist() is returning an incomplete list (with
duplicates) on your system.  Attached is a small test program that outputs the
contents of the list.  Does the group list output by it match the gids output
by the ga_init debugging?  eg:

$ gcc grouptest.c
$ ./a.out root
root 0 1 2 3 4 6 10



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list