summaryrefslogtreecommitdiffstats
path: root/daemons
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2015-06-22 09:59:33 +0000
committerJan Cholasta <jcholast@redhat.com>2015-07-01 13:05:30 +0000
commitfe2accf77663693628835d7063da7d871b1ad268 (patch)
tree95a5aaf3254edd12e305d2a1548f7c0a80ca72d2 /daemons
parentf87ba5ee080ebf24d2420d105aa4026e844439db (diff)
downloadfreeipa-fe2accf77663693628835d7063da7d871b1ad268.tar.gz
freeipa-fe2accf77663693628835d7063da7d871b1ad268.tar.xz
freeipa-fe2accf77663693628835d7063da7d871b1ad268.zip
ipalib: Load ipaserver plugins when api.env.in_server is True
https://fedorahosted.org/freeipa/ticket/3090 https://fedorahosted.org/freeipa/ticket/5073 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
Diffstat (limited to 'daemons')
-rwxr-xr-xdaemons/dnssec/ipa-dnskeysyncd1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemons/dnssec/ipa-dnskeysyncd b/daemons/dnssec/ipa-dnskeysyncd
index 7213168b4..a0fcf8b4b 100755
--- a/daemons/dnssec/ipa-dnskeysyncd
+++ b/daemons/dnssec/ipa-dnskeysyncd
@@ -17,7 +17,6 @@ from ipapython.dn import DN
from ipapython.ipa_log_manager import root_logger, standard_logging_setup
from ipapython import ipaldap
from ipapython import ipautil
-from ipaserver.plugins.ldap2 import ldap2
from ipaplatform.paths import paths
from ipapython.dnssec.keysyncer import KeySyncer