留言板

LDAP groups to Liferay roles

Riley Pickerl,修改在11 年前。

LDAP groups to Liferay roles

Junior Member 帖子: 50 加入日期: 13-1-10 最近的帖子
Hello,
I want to import my current LDAP groups as user roles, not as user groups. I have found the setting:
ldap.import.create.role.per.group=true
This would clone each user group to a role, but can I set it up so that each LDAP group is converted to a liferay user role(and not a user group as well)?

Thanks,
thumbnail
Juan Gonzalez P,修改在11 年前。

RE: LDAP groups to Liferay roles

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
As stated in documentation, it should create both Role and Group, and link both of them.

So, guess you don't need to "convert" group to role, because you already have that relation.