From: Jens V. <je...@zo...> - 2003-12-23 12:58:00
|
>>> >> Building and some simple bind/search tests against the built-in >> OpenLDAP on Mac OS X 10.3.1 work fine. > > Unfortunately there is no new code in bind/search. ;-) > > One should test add(), modify(), delete(), compare(), unbind() or > their _s counterparts. OK, just used it in Zope with the LDAPUserFolder, now I can say that add_s, modify_s and delete_s work ;) jens |