mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-13 01:31:56 -06:00
922062eb55
* ipca-ca-install: Use a single ldap connection for the entire script. Connecting with ccache in promote is not needed. * ipa-cacert-manage: Always connect to ldap, since renew and install are the only options and renew seems to need ldap connection even for self signed certificates. * ipa-compat-manage: Use one ldap connection for the entire script. Replaced try-finally with proper disconnect, code block reindented. * ipa-csreplica-manage: Properly establish and close the ldap connection. * ipa-dns-install: Proper connect, disconnect to ldap. * ipa-kra-install: Proper connect/disconnect for install and uninstall. * ipa-ldap-update: Proper connect and disconnect to ldap. * ipa-nis-manage: Proper connect/disconnect for ldap. Try-finally removed and code block reindented. * ipa-replica-manage: Proper connect/disconnect to ldap. * ipa-replica-prepare: Connect added to validate_options(), where api is initialized and disconnected added at the end of run. Reconnect in ask_for_options() to validate directory manager password. * ipa-server-certinstall: Use api.Backend.ldap2 for ldap connections. * ipa-server-upgrade: Connect to and disconnect from api.Backend.ldap2. https://fedorahosted.org/freeipa/ticket/6461 Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> |
||
---|---|---|
.. | ||
man | ||
ipa-adtrust-install | ||
ipa-advise | ||
ipa-backup | ||
ipa-ca-install | ||
ipa-cacert-manage | ||
ipa-compat-manage | ||
ipa-csreplica-manage | ||
ipa-dns-install | ||
ipa-httpd-kdcproxy | ||
ipa-kra-install | ||
ipa-ldap-updater | ||
ipa-managed-entries | ||
ipa-nis-manage | ||
ipa-otptoken-import | ||
ipa-pki-retrieve-key | ||
ipa-replica-conncheck | ||
ipa-replica-install | ||
ipa-replica-manage | ||
ipa-replica-prepare | ||
ipa-restore | ||
ipa-server-certinstall | ||
ipa-server-install | ||
ipa-server-upgrade | ||
ipa-upgradeconfig | ||
ipa-winsync-migrate | ||
ipactl | ||
Makefile.am |