Hi Bart, 2008/12/6 Bartłomiej Radziszewski <br@debian.linux.pl>:
hello Thomas,
If i good know You are developing all ldap staff in xwiki. I'm searching simple way how to synchronize xwiki users to ldap posixAccount.. i need only login, pass and mail attributes.. do You have idea how to make it?
You don't need to synchronize LDAP login or pass, the LDAP authenticator validate login/pass directly on LDAP server then the informations like name, mail etc... are synchronized with XWiki. To define which information to synchronize between LDAP and XWiki user profile you can use xwiki.authentication.ldap.fields_mapping. For example : xwiki.authentication.ldap.fields_mapping=email=mail if you want only email. See http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication#HGenericL... for more details on LDAP authentication configuration.
Thanks and Greetings, Bart
-- Bartłomiej Radziszewski mobile: +48 509 561 540 e-mail: br@debian.linux.pl JID: br@debian.linux.pl ICQ: #305569725
-- Thomas Mortagne