Bug 676559

Summary: Typo in Chapter "31.4. Kickstart Options"
Product: Red Hat Enterprise Linux 5 Reporter: Simon Reber <simon.reber>
Component: DocumentationAssignee: Jack Reed <jreed>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: low Docs Contact:
Priority: unspecified    
Version: 5.6CC: jskeoch, pbokoc
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-11 23:17:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Simon Reber 2011-02-10 08:59:53 UTC
Description of problem:
In the description of the Kickstart option (in Chapter "31.4. Kickstart Options") auth respectively authconfig is an example for "--passalgo"
As described, the available password hashes are SHA256 and SHA512. But in the example it is written "--passalgo=sha256" and "--passalgo=sha215" which is wrong as it should be "--passalgo=sha512" 


Version-Release number of selected component (if applicable):
Edition 3.1
Revision 3.1-13

How reproducible:
N/A

Steps to Reproduce:
1. N/A
2. N/A
3. N/A
  
Actual results:
If somebody is using copy/paste he might get an error message when running kickstart installation

Expected results:
Documentation should be updated with --passalgo=sha512

Additional info:
Link to documentation: http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Installation_Guide/s1-kickstart2-options.html

Comment 1 Jack Reed 2012-02-03 01:59:52 UTC
Thanks Simon. I've corrected this to sha512.