summaryrefslogtreecommitdiffstats
path: root/ipa_server/ipaldap.py
diff options
context:
space:
mode:
authorJason Gerard DeRose <jderose@redhat.com>2009-01-04 18:39:39 -0700
committerJason Gerard DeRose <jderose@redhat.com>2009-01-04 18:39:39 -0700
commit6fe78a4944f11d430b724103f7d8d49c92af9b63 (patch)
treee4a771b15ab5be4a838183e059c74482d92db007 /ipa_server/ipaldap.py
parentff66c7ece65a042b645b2cdaef700f143727cc2f (diff)
downloadfreeipa.git-6fe78a4944f11d430b724103f7d8d49c92af9b63.tar.gz
freeipa.git-6fe78a4944f11d430b724103f7d8d49c92af9b63.tar.xz
freeipa.git-6fe78a4944f11d430b724103f7d8d49c92af9b63.zip
Renamed all references to 'ipa_server' to 'ipaserver'
Diffstat (limited to 'ipa_server/ipaldap.py')
-rw-r--r--ipa_server/ipaldap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa_server/ipaldap.py b/ipa_server/ipaldap.py
index f520475e..19fd40ef 100644
--- a/ipa_server/ipaldap.py
+++ b/ipa_server/ipaldap.py
@@ -31,7 +31,7 @@ import struct
import ldap.sasl
from ldap.controls import LDAPControl,DecodeControlTuples,EncodeControlTuples
from ldap.ldapobject import SimpleLDAPObject
-from ipa_server import ipautil
+from ipaserver import ipautil
from ipalib import errors
# Global variable to define SASL auth