freeipa/install/tools
Mark Reynolds 544652aae4 Issue 9591 - Allow get_ruv() to handle incomplete RUV elements
Sometimes RUV's are missing the LDAP Url and max/min csns. This prevents
cleanallruv task from running.  However, cleanallruv doesn't need to
know the LDAP URL or min/max csns. Added a new paramter to get_run()
called "strict", and when set to False it will still process and
include incomplete RUVs.

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

Signed-off-by: Mark Reynolds <mreynolds@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2024-05-20 14:52:12 -04:00
..
man Add HSM configuration options to installer scripts 2024-05-16 08:46:32 -04:00
ipa-acme-manage.in acme: add ipa-acme-manage command 2020-07-10 08:33:22 -04:00
ipa-adtrust-install.in pylint: Fix unused-variable 2022-03-11 13:37:08 -05:00
ipa-advise.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-backup.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-ca-install.in Call hsm_validator on KRA installs and validate the HSM password 2024-05-16 08:46:32 -04:00
ipa-cacert-manage.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-ccache-sweeper.in Replace usage of #!/usr/bin/env python3 with #!/usr/bin/python3 2023-05-31 09:21:48 +02:00
ipa-cert-fix.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-compat-manage.in pylint: remove useless suppression 2023-01-10 08:30:58 +01:00
ipa-crlgen-manage.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-csreplica-manage.in pylint: Fix consider-using-dict-items 2022-03-11 13:37:08 -05:00
ipa-custodia-check.in pylint: Skip raising-bad-type 2022-03-11 13:37:08 -05:00
ipa-custodia.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-dns-install.in Unify installer context to be 'installer' 2021-05-12 10:45:57 -04:00
ipa-httpd-kdcproxy.in Don't create log files from help scripts 2019-09-24 15:23:30 +02:00
ipa-httpd-pwdreader.in Convert ipa-httpd-pwdreader into Python script 2020-07-30 11:38:25 +02:00
ipa-kra-install.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-ldap-updater.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-managed-entries.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-migrate.in IPA-to-IPA migration tool (beta) 2024-04-04 15:49:42 -04:00
ipa-nis-manage.in pylint: remove useless suppression 2023-01-10 08:30:58 +01:00
ipa-otptoken-import.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-pki-retrieve-key.in pylint: Fix useless-suppression 2022-03-11 13:37:08 -05:00
ipa-pki-wait-running.in Parse getStatus as JSON not XML 2021-08-05 17:35:51 -04:00
ipa-pkinit-manage.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-replica-conncheck.in pylint: replace deprecated distutils module 2023-01-10 08:30:58 +01:00
ipa-replica-install.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-replica-manage.in Issue 9591 - Allow get_ruv() to handle incomplete RUV elements 2024-05-20 14:52:12 -04:00
ipa-restore.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-server-certinstall.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-server-install.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-server-upgrade.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipa-subids.in Add basic support for subordinate user/group ids 2021-07-09 09:47:30 -04:00
ipa-winsync-migrate.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
ipactl.in Introduce minimal ipa-client-automount.in and ipactl.in 2019-06-28 10:53:07 +02:00
Makefile.am IPA-to-IPA migration tool (beta) 2024-04-04 15:49:42 -04:00