https://bugzilla.mindrot.org/show_bug.cgi?id=3848
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Damien Miller <[email protected]> --- Created attachment 3891 --> https://bugzilla.mindrot.org/attachment.cgi?id=3891&action=edit getgrouplist() test program This seems to be macos getgrouplist() returning -1 when it can't find a group. I added some more diagnostics and this is the error that's causing the failure: getgrouplist("runner", 20): groups list too big (have 16, need 16) This isn't at all specific to connect-bigconf.sh - I added a "match group nosuchgroup" to cfgmatch.sh and now it fails there too. If you have a macos system then running the attached program might be instructive. I don't have one at hand right now. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
