Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer: add option to configure SSSD as subid data source #6266

Closed
wants to merge 3 commits into from

Conversation

flo-renaud
Copy link
Contributor

Installer: add --subid option to select the sssd profile with-subid

Add the --subid option to client, server and replica installers.
This option allows to configure authselect with the sssd
profile + with-subid feature, in order to have SSSD setup as
a datasource for subid in /etc/nsswitch.conf.

The default behavior remains unchanged: without the option,
/etc/nsswitch.conf keeps the line subid: files

Fixes: https://pagure.io/freeipa/issue/9159

man pages: document the --subid installer option

Document --subid in the man pages for

  • ipa-client-install
  • ipa-replica-install
  • ipa-server-install

Related: https://pagure.io/freeipa/issue/9159

ipatests: add new test with --subid installer option

Add a new test for ipa-client-install --subid
Add a new test for ipa-server-install --subid

Related: https://pagure.io/freeipa/issue/9159

Add the --subid option to client, server and replica installers.
This option allows to configure authselect with the sssd
profile + with-subid feature, in order to have SSSD setup as
a datasource for subid in /etc/nsswitch.conf.

The default behavior remains unchanged: without the option,
/etc/nsswitch.conf keeps the line subid: files

Fixes: https://pagure.io/freeipa/issue/9159
Document --subid in the man pages for
- ipa-client-install
- ipa-replica-install
- ipa-server-install

Related: https://pagure.io/freeipa/issue/9159
Add a new test for ipa-client-install --subid
Add a new test for ipa-server-install --subid

Related: https://pagure.io/freeipa/issue/9159
@flo-renaud flo-renaud added ipa-4-9 Mark for backport to ipa 4.9 needs review Pull Request is waiting for a review labels May 19, 2022
@abbra abbra added ack Pull Request approved, can be merged and removed needs review Pull Request is waiting for a review labels May 25, 2022
@abbra
Copy link
Contributor

abbra commented May 25, 2022

LGTM

@abbra
Copy link
Contributor

abbra commented May 25, 2022

master:

  • 571b6b8 Installer: add --subid option to select the sssd profile with-subid
  • 49ab92c man pages: document the --subid installer option
  • 952a77c ipatests: add new test with --subid installer option

@abbra abbra added the pushed Pull Request has already been pushed label May 25, 2022
@abbra abbra closed this May 25, 2022
@flo-renaud flo-renaud deleted the bz2068088 branch May 25, 2022 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged ipa-4-9 Mark for backport to ipa 4.9 pushed Pull Request has already been pushed
Projects
None yet
2 participants