Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 42831

Summary: %config-files should be marked as `noreplace'
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: openldapAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Aaron Brown <abrown>
Severity: high Docs Contact:
Priority: high    
Version: 1.0   
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: 2001-05-30 10:57:27 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 Enrico Scholz 2001-05-30 10:57:24 UTC
Description of Problem:

The %config-files under /etc/openldap are marked as %config only and will
be overriden at every update of the openldap-packages. That's why LDAP
based authentification or NSS will not work anymore after this action.

Because these file are containing information which can not be generalized
(e.g. hostnames, rootdn) I suggest to mark them as `%config(noreplace)'.


Additional Information:
	
# rpm -q openldap
openldap-2.0.11-1

Comment 1 Nalin Dahyabhai 2001-07-03 20:16:38 UTC
Fixing for openldap-2.0.11-5.  Thanks!