掲示板

how does LDAP sync handle user email change

thumbnail
9年前 に Jonatan Cloutier によって更新されました。

how does LDAP sync handle user email change

New Member 投稿: 24 参加年月日: 13/06/07 最新の投稿
Hello,

I'm currently creating a user sync portlet that sync user with an external database in the same way liferay does with LDAP.

I'm currently facing a problem when a user change email address in our external database and I'm wondering how does Liferay LDAP handle this. I couldn't find anything in the code and I believe it would simply create a new liferay account for the user.

We are using email authentication, so the screenname is autogenerated just like it would be with ldap autoScreenName. I'm not setup to be able to test ldap import so I cant test my current belief.

So, is there somewhere I missed in LDAP or is there really a new account created? How would it handle the case where the screenName is synced from LDAP?

Thanks if you have any thought about this.

Regards,