cancel
Showing results for 
Search instead for 
Did you mean: 

Importing subgroups from Active Directory

claudio_martins
Champ in-the-making
Champ in-the-making
Hi all,

i'm installing Alfresco 2.1 Community Edition, and I have successfully integrated with NTLM and LDAP for Import of users and groups.

I noticed that Alfresco is not showing the subgroups imported from Active Directory, but it is recognizing it as a subgroup as I can see on the log file:

16:26:24,651 DEBUG [authentication.ldap.LDAPGroupExportSource] Linking GROUP_Project_TESTE
16:26:24,651 DEBUG [authentication.ldap.LDAPGroupExportSource] … CN=CONTROL_Infra,CN=Users,DC=concrete,DC=com
16:26:24,654 DEBUG [authentication.ldap.LDAPPersonExportSource] Adding user for luiz.ribeiro
16:26:24,657 DEBUG [authentication.ldap.LDAPGroupExportSource] … is sub group
16:26:24,658 DEBUG [authentication.ldap.LDAPGroupExportSource] …       Primary created from GROUP_Project_TESTE to GROUP_CONTROL_Infra


I searched over Alfresco's Jira, and I found that this might be an issue discovered since 1.4:

http://issues.alfresco.com/browse/AR-1172

Is there any configuration possible that would make Alfresco work with imported subgroups?


Thanks in advance,

Claudio Martins
1 REPLY 1

claudio_martins
Champ in-the-making
Champ in-the-making
Just a new information:

I just tested adding privileges to a specific Space to the parent group, just to test if internally, somehow, Alfresco would recognize this AD subgroup, but it didn't work.  Smiley Sad