Bug 1472691 - Running "authconfig --updateall" removes modules from nsswitch.conf
Summary: Running "authconfig --updateall" removes modules from nsswitch.conf
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-19 08:31 UTC by Tom Hughes
Modified: 2017-07-23 03:58 UTC (History)
2 users (show)

Fixed In Version: authconfig-7.0.1-2.fc26
Clone Of:
Environment:
Last Closed: 2017-07-23 03:58:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
nsswitch.conf before running authconfig (1.72 KB, text/plain)
2017-07-19 08:32 UTC, Tom Hughes
no flags Details
nsswitch.conf after running authconfig (1.67 KB, text/plain)
2017-07-19 08:33 UTC, Tom Hughes
no flags Details

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.


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