Bug 68213

Summary: passwd -d gives Segmentation Fault
Product: [Retired] Red Hat Linux Reporter: Nico Zanferrari <kaidza>
Component: passwdAssignee: Jindrich Novy <jnovy>
Status: CLOSED CURRENTRELEASE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: pknirsch
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: 2004-11-04 06:51:18 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 Nico Zanferrari 2002-07-08 07:33:24 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Description of problem:
You have a Segmentation Fault everytime you try to clean the password for any 
user with "passwd -d username". This happens only if you have NOT enabled 
shadow passwords. And the password is not touched at all.


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


How reproducible:
Always

Steps to Reproduce:
1. disable shadow password
2. try "passwd -d root"

	

Additional info:

Tested on 3 different machines, with standard and updated RH73.

Comment 1 Jindrich Novy 2004-11-04 06:51:18 UTC
Nico,

this works now with recent passwd. Thanks for the report.