Is there a limit in LDAP query for Domino Dirsync

Hi community member, the domino console displays an error on the ldap request, if I do remove the last ldap query attribute (!(userAccountControl:1.2.840.113556.1.4.803:=2)) it works fine, if I remove another atribute and put the inactive limit it works, so my question is: are we limited in number of chars for the ldap query in domino dirsync ?

There may be a 64k limit for the size of the values of all the attributes asked for. The userAccountControl is an attribute that dirsync started adding in 12.05 FP5 and later. It needed this to filter out "disabled" users. It doesn't actually sync that to the Domino record though.