]> granicus.if.org Git - linux-pam/commit
Relevant BUGIDs: #3035919, #3002340, #3037155
authorThorsten Kukuk <kukuk@thkukuk.de>
Wed, 4 Aug 2010 13:00:59 +0000 (13:00 +0000)
committerThorsten Kukuk <kukuk@thkukuk.de>
Wed, 4 Aug 2010 13:00:59 +0000 (13:00 +0000)
commit0e73991710adce250f8cc56040528ae25e68bad0
tree61b59602b9e275313747ffee90039c88508e4934
parentc9dd97e696e70900869af7f50f647c2517aab405
Relevant BUGIDs: #3035919, #3002340, #3037155

Purpose of commit: bugfix

Commit summary:
---------------

2010-08-04  Thorsten Kukuk  <kukuk@thkukuk.de>

        * modules/pam_access/pam_access.c (user_match): Make sure
        that user@host will not match @@netgroup. Bug #3035919.

        * modules/pam_group/pam_group.c (check_account): Add '%' for
        UNIX groups.
        * modules/pam_group/group.conf: Add example for '%'.
        * modules/pam_group/group.conf.5.xml: Document '%' syntax.
        Bug #3002340, #3037155.
ChangeLog
modules/pam_access/pam_access.c
modules/pam_group/group.conf
modules/pam_group/group.conf.5.xml
modules/pam_group/pam_group.c