K 10 svn:author V 2 cy K 8 svn:date V 27 2020-02-18T11:26:56.029561Z K 7 svn:log V 262 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