Liferayフレームワークを使用してLDAPから取得したユーザープロファイルに基づいてliferayで作成されたグループにユーザーを追加します。例えばLiferayを使用してLDAPのユーザープロファイルに基づいてユーザーグループにユーザーを追加
:
If userX logging into liferay and if abc attribute set to Y i need to add him to UserGroup abc created in Liferay.
If userY logged into liferay and if pqr attribute set to Y i need to add him to UserGroup pqr created in Liferay.
to implement this feature what changes i need to do in liferay (i am using liferay 6.0.5) ?