freeipa/ipaserver
Alexander Bokovoy a9fe37e066 ipa-ldap-updater: make possible to use LDAPI with autobind in case of hardened LDAP configuration
When nsslapd-minssf is greater than 0, running as root
  ipa-ldap-updater [-l]
will fail even if we force use of autobind for root over LDAPI.

The reason for this is that schema updater doesn't get ldapi flag passed and
attempts to connect to LDAP port instead and for hardened configurations
using simple bind over LDAP is not enough.

Additionally, report properly previously unhandled LDAP exceptions.
https://fedorahosted.org/freeipa/ticket/3468

Reviewed-By: Petr Spacek <pspacek@redhat.com>
2014-07-04 08:13:23 +02:00
..
advise ipa tool: Print the name of the server we are connecting to with -v 2014-02-05 15:35:36 +01:00
install ipa-ldap-updater: make possible to use LDAPI with autobind in case of hardened LDAP configuration 2014-07-04 08:13:23 +02:00
plugins Add /session/token_sync POST support 2014-06-26 15:55:24 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
rpcserver.py Add /session/token_sync POST support 2014-06-26 15:55:24 +02:00