https://bugzilla.mindrot.org/show_bug.cgi?id=2282
--- Comment #5 from [email protected] --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
