On 07/11/2013 15:54, jeverling wrote:
Dear Mailinglist,

Since I haven't found a similar problem on this mailinglist I hope by making
an own topic can solve my issue.

I am trying to create a full LDAP sync and the users seem to synchronise,
except the roles (groups in LDAP) seem to get stuck.

I have located this specific line in my logging. I know for a fact that
groupOfUniqueNames does not contain an uid and therefore it returns the
error: No attribute named uid found in the search result

[ou=Persons,dc=apds,dc=test,dc=nl, ou=Groups,dc=apds,dc=test,dc=nl] with
filter (objectClass=groupofUniqueNames) and SearchControls:
{returningAttributes=[description, uid], scope=SUBTREE}

Does anyone know where I can change the connector settings? I am probably
missing something very stupid.

I can post information as needed.

Hi,
if you want to use the same LDAP connector for both users and groups, you should set the 'Uid Attribute' configuration parameter value to 'cn' (it's 'uid' by default).

FYI, you can find a full working sample plus some more information in this post:

http://blog.tirasa.net/blogs/index.php/ilgrosso/unlock-full-ldap-features-in

HTH
Regards.

--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/

Reply via email to