Hi, I just have successfully installed the AD authentication, which uses the same LDAP plug-ins. the problem with the old documentation is that version 2.2 uses different folder structure. But if you will copy necessary data into appropriate folders, it will work. First you have to copy files for python-ldap module into \usr\local\zenoss\python\lib\python2.4\site-packages\ (if you installed Zenoss into the default install folder...) These files are: ldap (this is a folder) _ldap.so ldapurl.py ldapurl.pyc You can obtain these files from install media (RPM or whatever) for python-ldap module. If you would simply install them using rpm, they would be placed into directories of you systems Python instance. However, Zenoss uses its own Python in order to avoid dependency problems. When this step is done, copy LDAP modules (two folders, see doc. on Zenoss site) into: \usr\local\zenoss\zenoss\Products\ Restart Zenoss, and go ahead as you can find in the doc. The ActiveDirectory Multi plugin, and LDAP Multi plugin will be available on the management interface.
Good luck! Bithajcsár -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=20312#20312 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
