[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:47:17 EST 2014


https://bugzilla.mindrot.org/show_bug.cgi?id=2282

--- Comment #4 from rake74 at gmail.com ---
Created attachment 2485
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2485&action=edit
ssh -ddd of attempt to login w/ 129 members in match group

I've cloned the node, edited the match line to not block based on IP,
put all the users into one group (now w/ 129 users).

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
129

-- 
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