K 10 svn:author V 2 cy K 8 svn:date V 27 2020-03-19T03:31:12.106735Z K 7 svn:log V 276 MFC r358066: When pam_login_access(5) fails to match a username it attempts to match the primary group a user belongs to. This commit extends the match to secondary groups a user belongs to as well, just as the Linux pam_access(5) does. Approved by: des (implicit, blanket) END