Bug 1009

Summary: login calls pam_close_session before executing the shell
Product: [Retired] Red Hat Linux Reporter: felipe
Component: util-linuxAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-02-02 14:34:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description felipe 1999-01-31 18:38:38 UTC
In util-linux 2.8, a piece of code of login.c was
eliminated. This code waited for the shell to end to call
pam_close_session. So, the version that comes with redhat
5.2 calls pam_close_session before executing the shell
instead of waiting for it to end and then close the session.
The bug is fixed since util-linux-2.9c

Comment 1 Aleksey Nogin 1999-02-02 06:24:59 UTC
This is a duplicate of #201

Comment 2 Jeff Johnson 1999-02-02 14:34:59 UTC
*** This bug has been marked as a duplicate of 201 ***