Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 449555

Summary: User "news" has no shell in /etc/passwd
Product: Red Hat Enterprise Linux 5 Reporter: David Tonhofer <bughunt>
Component: setupAssignee: Ondrej Vasik <ovasik>
Status: CLOSED DEFERRED QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.4CC: rvokal, tao
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-11 14:39:07 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 David Tonhofer 2008-06-02 20:40:12 UTC
Description of problem:

Default /etc/passwd file has user "news" with no entry for shell (additionally,
a home directory /etc/news which does not exist)

Should be given /sbin/nologin (i.e. something from /etc/shells), I suppose?

Version-Release number of selected component (if applicable):

setup-2.5.58-1.el5

How reproducible:

Always

Comment 2 Ondrej Vasik 2009-02-11 13:43:54 UTC
I'm afraid there is no easy way how to fix that in setup package. Any change would/could cause unwanted inconsistency. In Fedora Rawhide is news user/group no longer created by default by setup, it's created by packages that using it (inn and leafnode) - see rhbz #437462 for details. Assigning /sbin/nologin shell to it in RHEL-5 will cause troubles to inn functionality - as some modifications were needed to make inn work with with /sbin/nologin.

Comment 3 Ondrej Vasik 2009-02-11 14:39:07 UTC
Closing DEFERRED.