On Mon, Apr 21, 2008 at 3:23 PM, Gonzalo Servat <[EMAIL PROTECTED]> wrote:
> Hi All, > > Has anyone been working on extending euphrate's work ( > http://bakery.cakephp.org/articles/view/ldap-datasource-for-cakephp) on > the LDAP data source to also cover creating, updating and deleting entries > from LDAP ? > > I started to look at it yesterday and it's certainly not as easy as doing > it with a DB (given how different LDAP schemas are to a database table). > Euphrate's work is certainly useful to read from LDAP and to get me started, > but I'm just wondering if anyone has been working on it. > Bad form to reply to my own post. I know. Anyway, I started working on this and managed to get a not-ready-for-public-viewing modified version of the ldap_source.php so that I can actually create new entries in LDAP using $this->Model->save( $this->data ). I just wanted to find out if anyone would be interested in seeing the progress as I go. - Gonzalo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
