cluther wrote:
> 
> > I know zope supports LDAP authentication, as described in the howto's.
> > 
> > But I also know this does not work.
> > What steps have to be done to get this working?
> > 
> 
> It definitely does work. You need to install python-ldap to get the  
> LDAP bindings for Python. Then you need to install the LDAPUserFolder  
> and LDAPMultiPlugins Zope products then follow their instructions.
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users



Hi thank you for your reply.

This is what I get:

Code:

[EMAIL PROTECTED] Products]$ rpm -q python-ldap
python-ldap-2.0.1-2




So python-ldap is installed.

I've downloaded the DAPUserFolder and LDAPMultiPlugins and extrated them in the 
Products folder


Code:

[EMAIL PROTECTED] Products]$ ls -al | grep LDAP
drwxr-xr-x   5 zenoss zenoss  4096 Sep 17 10:48 LDAPMultiPlugins
drwxr-xr-x   8 zenoss zenoss  4096 Sep 17 10:48 LDAPUserFolder




But when i go to:

http://NAMEOFSERVER:8080/zport/acl_users/manage
and I want to add the LDAP authenticate there is no such property from the 
dropdown.

Do you have a clue?

------------------------
 Wouter DHaeseleer




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=11064#11064

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to