|
From: Tjabo K. <t.k...@bi...> - 2002-05-13 11:34:09
|
hi, I'm doing some tests with python ldap. bind and search work well, but now I'ld like to take a search result, modify a single field, and modify the "data row" in the ldap database. ldap.modify() takes a dn and a modifyList, but that seems to be complicated. Is there a way to use the search result to generate the modify list? tk. + Tired of coding perl+ldap. + |