mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-24 16:10:02 -06:00
c93fa491f6
OpenLDAP 2.6+ finally deprecated -h and -p options in all its command line tools. They are not allowed anymore and cause ldap* tools to stop hard with 'unknown option' error. Fix this by always using -H url option instead. Deriving default value for -H url from the configuration file still works, it is only -h and -p that were deprecated. See also: https://bugs.openldap.org/show_bug.cgi?id=8618 Fixes: https://pagure.io/freeipa/issue/9106 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
create_caless_pki.py | ||
env_config.py | ||
expect.py | ||
fips.py | ||
firewall.py | ||
host.py | ||
resolver.py | ||
tasks.py | ||
transport.py |