#4508 Installing ipa-client on a machine that had sss in nsswitch's sudoers breaks sudo
Closed: Fixed None Opened 9 years ago by jhrozek.

I had a machine previously configured for SSSD's sudo integration that had the following settings in nsswitch.conf

sudoers: files sss

Turning this machine into an IPA client using ipa-client-install added yet another sss entry to nsswitch.conf:

sudoers: files sss sss

This settings broke sudo. That'a separate issue, likely a sudo bug, but the configuration ipa-client-install produces is wrong as well.


master:

  • fd26560 ipa-client-install: Do not add already configured sources to nsswitch.conf entries

ipa-4-1:

  • 5aead1f ipa-client-install: Do not add already configured sources to nsswitch.conf entries

ipa-4-0:

  • 6bb6671 ipa-client-install: Do not add already configured sources to nsswitch.conf entries

Metadata Update from @jhrozek:
- Issue assigned to tbabej
- Issue set to the milestone: FreeIPA 4.0.2

7 years ago

Login to comment on this ticket.

Metadata