This is what I did to get it working (as has been documented in other posts):
Code: ln -s /usr/lib/python2.4/site-packages/ldap/ /opt/zenoss/lib/python2.4/site-packages/ ln -s /usr/lib/python2.4/site-packages/ldapurl.py /opt/zenoss/lib/python2.4/site-packages/ ln -s /usr/lib/python2.4/site-packages/ldapurl.pyc /opt/zenoss/lib/python2.4/site-packages/ ln -s /usr/lib/python2.4/site-packages/_ldap.so /opt/zenoss/lib/python2.4/site-packages/ Your path to the libs may vary. Restart Zenoss after you do this. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=22860#22860 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
