Bug 103007

Summary: authconfig breaks /etc/{,openldap/}ldap.conf
Product: [Retired] Red Hat Linux Reporter: Piero Calucci <calucci>
Component: authconfigAssignee: Jindrich Novy <jnovy>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: 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-09-06 08:36:15 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 Piero Calucci 2003-08-25 08:06:09 UTC
Description of problem:

authconfig writes bad baseDN for ldap authentication in /etc/ldap.conf and
/etc/openldap/ldap.conf

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


How reproducible: always


Steps to Reproduce:
1. launch authconfig
2. select "use ldap" in User Information Configuration and Authentication
Configuration
3. write dc=my,dc=domain in base DN
    
Actual results:

base dc=my.dc=domain in /etc/ldap.conf
BASE dc=my.dc=domain in /etc/openldap/ldap.conf

Expected results:

base dc=my,dc=domain in /etc/ldap.conf
BASE dc=my,dc=domain in /etc/openldap/ldap.conf

Additional info:

prevents ldap authentication; breaks ldap clients

Comment 1 Nalin Dahyabhai 2003-08-26 12:37:10 UTC
Works for me.  Are you quite certain that it was typed in correctly?

Comment 2 Nalin Dahyabhai 2003-08-26 12:42:24 UTC
4.2.12-3 was shipped in RHL 8.0, not 9.  Changing version.