Bug 366

Summary: Shadow passwd command not included with shadow-utils
Product: [Retired] Red Hat Linux Reporter: deana
Component: distributionAssignee: David Lawrence <dkl>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1998-12-09 20:20:19 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 deana 1998-12-09 18:54:03 UTC
It seems the shadow utils RPM does not replace the passwd
command.  When you install the shadow utils and run pwconv,
you cannot change passwords with passwd anymore and get
passwd: Critical Error.  I solved the problem by getting the
current Shadow suite and installing it, which included the
shadow passwd program.

Comment 1 David Lawrence 1998-12-09 20:20:59 UTC
Unable to reproduce this problem.  Since Red Hat Linux uses PAM, it
bypasses the shadow utilities in updating the password database.  When
you replaced the shadow utilities, you wiped out the PAM authenication
on login and other things.