Hi I've interesting in this topic too. I've started to dive into LDAP wrapper for cake php for a few days. Have you find how to map LDAP data source to cake php app model in cake php 1.2?
On Apr 22, 8:38 am, "Gonzalo Servat" <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
