Bug 115107

Summary: authconfig reports --enableldapssl as a bad argument
Product: Red Hat Enterprise Linux 3 Reporter: Fidel Gutierrez <gutierrezfidel>
Component: authconfigAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: low    
Version: 3.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 4.6.1-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-06 19:54:06 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 Fidel Gutierrez 2004-02-06 18:17:04 UTC
Description of problem:
authconfig reports --enableldapssl as a bad argument

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

authconfig-4.3.8-1
authconfig-4.3.7-1

How reproducible:
very

Steps to Reproduce:
1. authconfig --kickstart --enableldapssl
2.
3.
  
Actual results:

authconfig: bad argument --enableldapssl: unknown option
authconfig: attempting to continue

Expected results:
no results

Additional info:
most every version that I tried said that --enableldapssl was an
option.  --enableldapssl did not work for any.  I then tried
--enableldaptls and that worked just fine.

Comment 1 Nalin Dahyabhai 2004-02-06 19:48:03 UTC
The documentation is wrong.  The option is actually --enableldaptls.

Comment 2 Nalin Dahyabhai 2004-02-06 19:54:06 UTC
Fixing man page and making --enableldapssl an alias for
--enableldaptls in 4.6.1.