freeipa/install/oddjob
Florence Blanc-Renaud ed001c97ee ipa config: add --enable-sid option
Add new options to ipa config-mod, allowing to enable
SID generation on upgraded servers:
ipa config-mod --enable-sid --add-sids --netbios-name NAME

The new option uses Dbus to launch an oddjob command,
org.freeipa.server.config-enable-sid
that runs the installation steps related to SID generation.

--add-sids is optional and triggers the sid generation task that
populates SID for existing users / groups.
--netbios-name is optional and allows to specify the NetBIOS Name.
When not provided, the NetBIOS name is generated based on the leading
component of the DNS domain name.

This command can be run multiple times.

Fixes: https://pagure.io/freeipa/issue/8995
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2021-11-02 10:11:28 +01:00
..
etc ipa config: add --enable-sid option 2021-11-02 10:11:28 +01:00
com.redhat.idm.trust-fetch-domains.in use a constant instead of /var/lib/sss/keytabs 2021-01-22 12:21:33 -05:00
Makefile.am ipa config: add --enable-sid option 2021-11-02 10:11:28 +01:00
org.freeipa.server.config-enable-sid.in ipa config: add --enable-sid option 2021-11-02 10:11:28 +01:00
org.freeipa.server.conncheck Do not log to file in remote conncheck side 2016-07-01 09:05:33 +02:00
org.freeipa.server.trust-enable-agent.in ipa-adtrust-install: run remote configuration for new agents 2020-03-05 14:40:58 +01:00