Fórum

LDAP Groups not Getting Imported

thumbnail
Clay Banks, modificado 7 Anos atrás.

LDAP Groups not Getting Imported

Regular Member Postagens: 141 Data de Entrada: 11/12/13 Postagens Recentes
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, modificado 7 Anos atrás.

RE: LDAP Groups not Getting Imported

Liferay Legend Postagens: 2416 Data de Entrada: 22/12/10 Postagens Recentes
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, modificado 7 Anos atrás.

RE: LDAP Groups not Getting Imported

Regular Member Postagens: 141 Data de Entrada: 11/12/13 Postagens Recentes
1) Just be yourself!
2) I'm on Liferay 6.2
thumbnail
Andrew Jardine, modificado 7 Anos atrás.

RE: LDAP Groups not Getting Imported

Liferay Legend Postagens: 2416 Data de Entrada: 22/12/10 Postagens Recentes
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, modificado 6 Anos atrás.

RE: LDAP Groups not Getting Imported

New Member Postagens: 14 Data de Entrada: 30/06/11 Postagens Recentes
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, modificado 7 Anos atrás.

RE: LDAP Groups not Getting Imported

Liferay Master Postagens: 978 Data de Entrada: 03/01/10 Postagens Recentes
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, modificado 7 Anos atrás.

RE: LDAP Groups not Getting Imported

Liferay Master Postagens: 978 Data de Entrada: 03/01/10 Postagens Recentes
oops, I reread original post and now see even usergroups not getting imported ; so much for me being in any awesome group