Forums de discussion

LDAP Groups not Getting Imported

thumbnail
Clay Banks, modifié il y a 7 années.

LDAP Groups not Getting Imported

Regular Member Publications: 141 Date d'inscription: 11/12/13 Publications récentes
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, modifié il y a 7 années.

RE: LDAP Groups not Getting Imported

Liferay Legend Publications: 2416 Date d'inscription: 22/12/10 Publications récentes
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, modifié il y a 7 années.

RE: LDAP Groups not Getting Imported

Regular Member Publications: 141 Date d'inscription: 11/12/13 Publications récentes
1) Just be yourself!
2) I'm on Liferay 6.2
thumbnail
Andrew Jardine, modifié il y a 7 années.

RE: LDAP Groups not Getting Imported

Liferay Legend Publications: 2416 Date d'inscription: 22/12/10 Publications récentes
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, modifié il y a 6 années.

RE: LDAP Groups not Getting Imported

New Member Publications: 14 Date d'inscription: 30/06/11 Publications récentes
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, modifié il y a 7 années.

RE: LDAP Groups not Getting Imported

Liferay Master Publications: 978 Date d'inscription: 03/01/10 Publications récentes
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, modifié il y a 7 années.

RE: LDAP Groups not Getting Imported

Liferay Master Publications: 978 Date d'inscription: 03/01/10 Publications récentes
oops, I reread original post and now see even usergroups not getting imported ; so much for me being in any awesome group