Hide Forgot
Description of problem: After updating samba, the custom changes made in /etc/pam.d/samba are lost. This is due to config(noreplace) macro not being used for this file in the spec file. Version-Release number of selected component (if applicable): samba-4.1.12 How reproducible: Always Steps to Reproduce: 1. Modify /etc/pam.d/samba 2. Run yum upgrade samba (assuming update is available) 3. See customized /etc/pam.d/samba replaced by the one distributed in rpm Actual results: /etc/pam.d/samba is always replaced by the one provided by the rpm package. Expected results: /etc/pam.d/samba should be kept intact, so that custom changes are retained. Additional info:
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2468.html