Hello Community,
I have three open questions I would like to address here:
We plan to migrate to Grommunio paid version. Should we start with 2022-12-* version or should we wait till the release of Q1-2023?
In the backend of Grommunio regarding LDAP, is it using ldapsearch to perform import and search of users from a LDAP source?
We want to use Grommunio in combination with FreeIPA. How do we manage to sync only LDAP users that are in the status enabled in FreeIPA? We researched solutions like LDAP filters (for ldapsearch) like this '(!(userAccountControl:1.2.840.113556.1.4.803:=2))' and '(nsAccountLock=FALSE)' but both options do not work with our ldapsearch (we currently guess that the Grommunio LDAP import is done by ldapsearch).
Thank you for reading and helping me out.