Hi, Aim looking for somthing (mayby a product) which will allow me to query LDAP serwer. I'm not asking for authentication against LDAP serwer (i'm alrady doing this using LDAPUserFolder) but for a method which allows mi to query and manipulate objects in LDAP serwer from ZOPE (exactly from TAL using fe. some python scripts). The closest thing capable of doing this job is in my opinion the script LDAPUser.py and LDAPDelegate.py from LDAPUserFolder. Is there any other option more similar in use to the tandem of Z SQL Method and z MySQLDC? Thanks in advance -- Adam Szpakowski Silesian University of Technology - Institute of Physics Department of Optoelectronic e-mail: worf@optics.polsl.gliwice.pl
there's a product named ZopeLDAP which had as its goal to act just like a database adapter and ZSQLMethods. however, it has not been maintained for the last 2 years... http://www.zope.org/Members/jshell/ZopeLDAP jens On Saturday, Apr 19, 2003, at 04:44 US/Eastern, Adam Szpakowski wrote:
Hi,
Aim looking for somthing (mayby a product) which will allow me to query LDAP serwer. I'm not asking for authentication against LDAP serwer (i'm alrady doing this using LDAPUserFolder) but for a method which allows mi to query and manipulate objects in LDAP serwer from ZOPE (exactly from TAL using fe. some python scripts).
The closest thing capable of doing this job is in my opinion the script LDAPUser.py and LDAPDelegate.py from LDAPUserFolder. Is there any other option more similar in use to the tandem of Z SQL Method and z MySQLDC?
Thanks in advance
-- Adam Szpakowski Silesian University of Technology - Institute of Physics Department of Optoelectronic e-mail: worf@optics.polsl.gliwice.pl
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Dnia sob 19. kwietnia 2003 17:55, Jens Vagelpohl wrote:
there's a product named ZopeLDAP which had as its goal to act just like a database adapter and ZSQLMethods. however, it has not been maintained for the last 2 years... http://www.zope.org/Members/jshell/ZopeLDAP
Thanks for info... this product seems quite interesting, has great potential and seems to be exactly what i was looking for. Bests regards -- Adam Szpakowski Silesian University of Technology - Institute of Physics Department of Optoelectronic e-mail: worf@optics.polsl.gliwice.pl
participants (2)
-
Adam Szpakowski -
Jens Vagelpohl