Hello allow. I hope everyone is well. I just started to configure Alfresco 4.2.c and trying to integrate it with Active directory and I'm having issues trying to sync the groups and since I am having issues, I can't seem to get everyone over to Alfresco so they can login, etc. So first off here is what I have:
——————————————————– AD:
Windows 2008 R2 Users: cn=users,dc=company,dc=com Groups: cn=users,dc-company,dc=com
Alfresco Server:
CentOS 6.4 Version 4.2.c
——————————————————–
The error I'm receiving:
2013-06-10 13:03:26,773 WARN [sync.ldap.LDAPUserRegistry] [localhost-startStop-1] Failed to resolve member of group 'DnsAdmins' with distinguished name: CN=XXXXX XXXXX,OU=Users,OU=Information Systems,OU=City,DC=company,DC=com
I know it has something to do with the group members and references into other groups/OU's. But I have read so many blogs, forums and such on this subject and I'm just so totally confused now. I'm not an LDAP expert and the search strings and such confuse me so much. I am also not a windows admin. Just a lonely UNIX admin. I'm just looking for someone who would want to share their working configuration. Anyone?
(Of cousre I had to clean up the output as to not put anything out there about the internals of my company)
I am having the same problem where I cannot sync AD users information in Alfresco. Were you able to figure out your problem? My configs look similar to yours too
The "Failed to resolve member" error may not be the source of your problem. I have logs filled with that error, but yet LDAP authentication is working just fine…