RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 624159 - authconfig doesn't always add missing settings in one file when it's reading multiple files
Summary: authconfig doesn't always add missing settings in one file when it's reading ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: authconfig
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Tomas Mraz
QA Contact: Petr Šplíchal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-13 21:22 UTC by Nalin Dahyabhai
Modified: 2016-12-07 15:42 UTC (History)
4 users (show)

Fixed In Version: authconfig-6.1.12-2.el6
Doc Type: Bug Fix
Doc Text:
In some cases, when multiple configuration files with the same configuration settings contained different configuration values for a setting, the configuration files contents were not properly synchronized with authconfig. With this update, the synchronization works as expected.
Clone Of:
: 1254642 (view as bug list)
Environment:
Last Closed: 2011-05-19 13:11:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0595 0 normal SHIPPED_LIVE authconfig bug fix and enhancement update 2011-05-18 17:56:38 UTC

Description Nalin Dahyabhai 2010-08-13 21:22:20 UTC
Description of problem:
On a system with no 'default_realm' set in /etc/krb5.conf, where one is set in /etc/sssd/sssd.conf, authconfig won't write the value to /etc/krb5.conf unless the user changes it from the value that's already set in sssd.conf, even when sssd isn't being used.

Version-Release number of selected component (if applicable):
authconfig-6.1.4-6.el6

How reproducible:
Always

Steps to Reproduce:
1. Run /usr/sbin/authconfig --updateall --enablekrb5 \
               --enablekrb5realmdns --enablekrb5kdcdns --enablecache \
               --enableshadow --enablemd5 --enablenis --nisdomain=redhat.com \
               --nisserver=ns1.bos.redhat.com --krb5realm=REDHAT.COM \
               --krb5kdc=kerberos.bos.redhat.com \
               --krb5adminserver=kerberos.corp.redhat.com
2. Remove the default_realm setting from /etc/krb5.conf
3. Run authconfig-tui and step through every screen until it exits.
  
Actual results:
/etc/krb5.conf doesn't have a default_realm setting added to it.

Expected results:
It probably should have gotten one.

Additional info:
Jeff was actually the person who ran into this, so I'm CCing him.

Comment 1 Tomas Mraz 2010-08-16 07:37:28 UTC
Workaround - just run authconfig --updateall

Comment 4 Martin Prpič 2011-04-18 13:01:53 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
In some cases, when multiple configuration files with the same configuration settings contained different configuration values for a setting, the configuration files contents were not properly synchronized with authconfig. With this update, the synchronization works as expected.

Comment 5 errata-xmlrpc 2011-05-19 13:11:35 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0595.html


Note You need to log in before you can comment on or make changes to this bug.