I am getting this error, can someone help me out with this... Python 2.1.1 (#1, Sep 24 2001, 05:28:47) [GCC 2.95.3 20010315 (SuSE)] on linux2 Type "copyright", "credits" or "license" for more information. >>> import _ldap Traceback (most recent call last): File "<stdin>", line 1, in ? ImportError: /usr/lib/python2.1/site-packages/_ldapmodule.so: undefined symbol: ldap_ufn_setfilter >>> thanks in advance, rakesh