Bug 190014 - locally configured /etc/login.defs file was replaced by an update
Summary: locally configured /etc/login.defs file was replaced by an update
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: shadow-utils
Version: 5
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Peter Vrabec
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-26 17:52 UTC by Bill Petersen
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-31 13:00:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Petersen 2006-04-26 17:52:06 UTC
Description of problem:
Installing an 'updated' shadow-utils (4.0.14-16.FC5) (with yum -y update)
replaced a local site configured file (/etc/login.defs) with stronger constraints

Version-Release number of selected component (if applicable):
4.0.14-16.FC5

How reproducible:
always

Steps to Reproduce:
1. yum -y update  or yum -y update  shadow-utils
2.
3.
  
Actual results:
The local /etc/login.defs file had been modified to make the system 'stronger'.
Specifically PASS_MAX_DAYS had been changed to 90 from 99999
PASS_MIN_DAYS had been changed to 7 from 0
PASS_MIN_LEN had been changed to 8 from 5

Expected results:
If the /etc/login.defs file has been modified from the original, don't replace
it.  After my system 'passed inspection' it later failed a security assessment
because the new shadow-utils has weak requirements such as never changing the
password (99999 days) min password length of 5, etc.

Additional info:

Comment 1 Peter Vrabec 2006-05-31 13:00:23 UTC
I have marked login.defs as noreplace.



Note You need to log in before you can comment on or make changes to this bug.