Hi All, Can someone Help me with my configuration? Im Using AD_Synchro LDAP Person, I want that ITOP look only into 'Central Users' I got my Users in OU=Central Users,DC=domain,DC=local OU has Space Between Central and Users. How Should I format it? Config now: <ldapdn>DC=domain,DC=local</ldapdn> <ldappersonfilter>(&(objectClass=person)(mail=))</ldappersonfilter> <ldapuserfilter>(&(objectClass=person)(mail=</ldapuserfilter>)) <itop_group_pattern>/^CN=itop-(.),OU=./</itop_group_pattern> Any Idea will...