留言板

LDAP Groups not Getting Imported

thumbnail
Clay Banks,修改在7 年前。

LDAP Groups not Getting Imported

Regular Member 帖子: 141 加入日期: 13-12-11 最近的帖子
I have an issue in my Liferay LDAP configuration where my roles are not getting imported

I can access my companies AD and I can see all the users as well as the Groups in the AD.



It seems my LDAP config is correctly filtering the users and groups, however my groups are not getting imported into liferay. Does anyone know why this could be happeneing?
thumbnail
Andrew Jardine,修改在7 年前。

RE: LDAP Groups not Getting Imported

Liferay Legend 帖子: 2416 加入日期: 10-12-22 最近的帖子
Hi Clay --

First of all, how do i get added to the "Even more awesomer group" emoticon

Second question -- which version of Liferay are you working with?
thumbnail
Clay Banks,修改在7 年前。

RE: LDAP Groups not Getting Imported

Regular Member 帖子: 141 加入日期: 13-12-11 最近的帖子
1) Just be yourself!
2) I'm on Liferay 6.2
thumbnail
Andrew Jardine,修改在7 年前。

RE: LDAP Groups not Getting Imported

Liferay Legend 帖子: 2416 加入日期: 10-12-22 最近的帖子
Looking at the importer class, I can see that there is some branch logic based on this setting --

ldap.import.group.search.filter.enabled

Can you look up that property in your control panel > server administrator > properties > portal properties to let me know what the value is? Don't want to dig into code that is not executing emoticon
Ripal thakkar,修改在6 年前。

RE: LDAP Groups not Getting Imported

New Member 帖子: 14 加入日期: 11-6-30 最近的帖子
Hi guys,

Below link might be useful if not found any solution yet.

https://web.liferay.com/community/forums/-/message_boards/message/74371115


Cheers !
Ripal Thakkar
Portal Practices | Enprowess Technologies |
thumbnail
Jack Bakker,修改在7 年前。

RE: LDAP Groups not Getting Imported

Liferay Master 帖子: 978 加入日期: 10-1-3 最近的帖子
In v6.2 there is the following property that if set to true additionally creates a role for each group created on import from LDAP. Perhaps this is what you are looking for.

#
# Set this to true if the portal should automatically create a role per
# group imported from LDAP. The role will be assigned to the group so that
# users can automatically inherit that role when they are assigned to the
# group.
#
ldap.import.create.role.per.group=false
thumbnail
Jack Bakker,修改在7 年前。

RE: LDAP Groups not Getting Imported

Liferay Master 帖子: 978 加入日期: 10-1-3 最近的帖子
oops, I reread original post and now see even usergroups not getting imported ; so much for me being in any awesome group