bugzilla-daemon at bugzilla.mindrot.org
2008-Aug-28 04:41 UTC
[Bug 1515] New: Wrong PAM management group used for pam_nologin in sample files
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.
bugzilla-daemon at bugzilla.mindrot.org
2008-Nov-03 09:18 UTC
[Bug 1515] Wrong PAM management group used for pam_nologin in sample files
https://bugzilla.mindrot.org/show_bug.cgi?id=1515
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
CC| |djm at mindrot.org
Blocks| |1481
--- Comment #1 from Damien Miller <djm at mindrot.org> 2008-11-03
20:18:44 ---
patch applied, will be in 5.2. Thanks again.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.
bugzilla-daemon at bugzilla.mindrot.org
2009-Feb-23 02:36 UTC
[Bug 1515] Wrong PAM management group used for pam_nologin in sample files
https://bugzilla.mindrot.org/show_bug.cgi?id=1515
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> 2009-02-23
13:36:15 ---
Close bugs fixed/reviewed for openssh-5.2 release
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.