Bug 440461

Summary: authconfig returns 0 on some errors (ldaploadcacert, passalgo)
Product: [Fedora] Fedora Reporter: Petr Šplíchal <psplicha>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9CC: ohudlick
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: authconfig-5.4.7-1.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-26 16:55:58 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 Petr Šplíchal 2008-04-03 17:23:51 UTC
Description of problem:
Following options return 0 even if there is a problem during their execution:

# authconfig --update --ldaploadcacert=http://localhost/
authconfig: Error downloading CA certificate
# echo $?
0

# authconfig --update --passalgo=MD5
authconfig: Unknown password hashing algorithm specified, using sha256.
# echo $?
0

Comment 1 Bug Zapper 2008-05-14 08:37:37 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping