I cannot import OpenLDAP Users from LDAP server.
The LDAP configuration is ok. The problem is when I try to import the LDAP Group.
In the session logs it shows a message like this:
"The object class of the member is unrecognized: top,inetOrgPerson,posixAccount,evolutionPerson,sambaSamAccount"
Only one user was imported.
The only difference that I saw is that this user has the objectClass attribute = "person"; while the other users not.
Users are not imported even if the users have an object child of "person"..