Hi again ;) On Tue, Oct 12, 2010 at 13:32, Piotr Dziubecki <[email protected]> wrote: > Hello again, > > I've created new post to not to confuse future readers. As we know, importing > users works well but what > about synchronizing them in the opposite way, I mean: xwiki -> ldap. Do you > have something like that or > maybe planning to introduce such a feature ?
No there is nothing planned on that. But contributions are always welcome ;) If you want to work on that a good starting point is to write a java component which listen to document modifications events and when the document is a LDAP user update the user informations on LDAP profile. > > I think it could be useful - especially in case of updating user personal > data. Of course, if this mode of > synchronization is already available, I will be grateful for any link to that > topic. > > Regards, > Piotr > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
