[xwiki-users] LDAP user export ?
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 ? 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
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
Hi Thomas, thanks for the info and the initial advices. I need to evaluate that and the further discussion will move to the dev list :) Thanks, Piotr W dniu 10-10-12 14:45, Thomas Mortagne wrote:
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
participants (2)
-
Piotr Dziubecki -
Thomas Mortagne