Bug 163822 - /etc/shadow is missing when doing kickstart-installs (anaconda) and exclude the authconfig paket
Summary: /etc/shadow is missing when doing kickstart-installs (anaconda) and exclude t...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: anaconda
Version: 3.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-07-21 13:53 UTC by Joerg Hinz
Modified: 2007-11-30 22:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-26 04:11:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Joerg Hinz 2005-07-21 13:53:14 UTC
From Bugzilla Helper:
User-Agent: Opera/8.01 (Windows NT 5.0; U; en)

Description of problem:
If you make a kickstart installation and exclude the authconfig-paket (using "-
authconfig" in ks.cfg) it results in a MISSING /etc/shadow.

I didn't expected the authconfig-paket to be that important.



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


How reproducible:
Always

Steps to Reproduce:
1. Exclude authconfig from Kickstart Installation (-authconfig in ks.cfg)
2. Install System
3. ls /etc/shadow -> file not found
  

Actual Results:  /etc/shadow is missing from the system.

Expected Results:  /etc/shadow should be there regardless of the authconfig-paket.

Additional info:

If the authconfig-paket is REQUIRED for the Redhat-Installation there should be 
some dependency, else the bug in the installation (anaconda) should be fixed 
which causes the missing of /etc/shadow.

Comment 1 Tomas Mraz 2005-07-22 09:42:07 UTC
This can't be solved in authconfig package itself. Reassigning.


Comment 2 Jeremy Katz 2005-07-26 04:11:22 UTC
We use authconfig for setting things up like this.  So if you don't include
authconfig, it's not going to happen. 


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