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

--- Comment #4 from [email protected] ---
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.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to