Bug 1472691

Summary: Running "authconfig --updateall" removes modules from nsswitch.conf
Product: [Fedora] Fedora Reporter: Tom Hughes <tom>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: jlieskov, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: authconfig-7.0.1-2.fc26 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-23 03:58:15 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
nsswitch.conf before running authconfig
none
nsswitch.conf after running authconfig none

Description Tom Hughes 2017-07-19 08:31:48 UTC
Description of problem:

A newly installed F26 system has sss and systemd enabled for various databases in nsswitch.conf but USESSSD=no is not set in /etc/sysconfig/authconfig and I don't think authconfig knows anything about systemd.

So the default nsswitch.conf has, for example:

passwd:      sss files systemd
shadow:     files sss
group:       sss files systemd

but after running "authconfig --updateall" that becomes:

passwd:    files
shadow:    files
group:     files

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

authconfig-7.0.1-1.fc26.x86_64

Comment 1 Tom Hughes 2017-07-19 08:32:49 UTC
Created attachment 1300911 [details]
nsswitch.conf before running authconfig

Comment 2 Tom Hughes 2017-07-19 08:33:23 UTC
Created attachment 1300912 [details]
nsswitch.conf after running authconfig

Comment 3 Fedora Update System 2017-07-20 12:26:25 UTC
authconfig-7.0.1-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-babb2fb19d

Comment 4 Fedora Update System 2017-07-21 01:23:05 UTC
authconfig-7.0.1-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-babb2fb19d

Comment 5 Fedora Update System 2017-07-23 03:58:15 UTC
authconfig-7.0.1-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.