[Bug 1515] New: Wrong PAM management group used for pam_nologin in sample files

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Aug 28 14:41:09 EST 2008


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

           Summary: Wrong PAM management group used for pam_nologin in
                    sample files
           Product: Portable OpenSSH
           Version: 5.1p1
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Miscellaneous
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: imorgan at nas.nasa.gov


Created an attachment (id=1563)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1563)
Move pam_nologin from auth to account PAM management group

The sample PAM configuration files under the contrib/ directory invoke
pam_nologin form the auth management group. To ensure that the module
is invoked for all authentication methods when PAM is enabled, it
should really be called from the account management group instead.

The attached patch fixes this.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list