Your comments

I've got the same problem

I've managed to update my settings to work partially.
However, I've got the following config in my ldap server:

- dc=myserver,dc=cloud
 - cn=admin
 - ou=groups
   - cn=admin
   -cn=developer
 -ou=users
   -cn=user1
   -cn=user2

I've added the user1 and user2 to the group developers by the use of the memberUid parameter.
How can I get ajenti to filter these records?

At the moment, if I use Auth DN suffix: OU=USERS,DC=myserver,DC=cloud
it retrieves no users at all..

If I leave it blank, it retrieves the admin user only.

Any help would be greatly appreciated.

Many thanks