[Bug 2282] When group member count exceeds 126, Match directives fail
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Oct 11 04:54:17 EST 2014
https://bugzilla.mindrot.org/show_bug.cgi?id=2282
--- Comment #5 from rake74 at gmail.com ---
Created attachment 2486
--> https://bugzilla.mindrot.org/attachment.cgi?id=2486&action=edit
ssh -ddd of attempt to login w/ 119 members in match group
Connection attempt succeeded.
I did mask/modify hostnames/IPs (mydesk.mydomain) (10.xx.xx.201)
Verifying the user exists in the sftponly group:
# getent group sftponly|grep -e ",sftptestuser$" -e ",sftptestuser,"|wc
-l
1
or:
# lid -g sftponly | grep sftptestuser
sftptestuser(uid=1246)
Verifying number of users:
# lid -g sftponly | wc -l
119
--
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.
More information about the openssh-bugs
mailing list