Bug 69984

Summary: Checking mail on login (RFE)
Product: [Fedora] Fedora Reporter: Michal Jaegermann <michal>
Component: opensshAssignee: Jan F. Chadima <jchadima>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: redhat-bugzilla
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-28 07:54:38 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 Michal Jaegermann 2002-07-27 19:11:16 UTC
Description of Problem:

This is normally done by a 'login' program but usually we do not want
use it when logging to a machine via ssh and current versions of openssh
resigned from providing this service.  OTOH there is 'pam_mail' module
but it is not easy to realize that it can be used for the purpose.  I am
willing to bet that a vast majority of users will not even look in this
direction.

Can we have in /etc/pam.d/sshd an extra line which says:

auth
   optional	/lib/security/pam_mail.so

This would make things much easier.  If on the top of that a short reference
to README.pam_mail would show up if some release notes that would be even
better.

Comment 1 Fedora Admin XMLRPC Client 2009-03-10 09:20:35 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Admin XMLRPC Client 2009-03-10 10:17:44 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Fedora Admin XMLRPC Client 2009-03-10 10:19:40 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Jan F. Chadima 2009-04-28 07:54:38 UTC
This feature is not mentioned to be a default.