On 2016-03-13 10:31, Zhang Huangbin wrote:
Excuse me, i don't quite understand this parameter in SOGo document.it says: "Limits the access of any module through a constraint based on an LDAP attribute;" ModulesConstraints = { Calendar = { ou = employees; }; }; Does it mean SOGo will query mail users with ldap filter "(&(...)(ou=employees))"? Or, only users under dn "ou=employees,...,dc=xx,dc=xx"?
The former.
Is it possible to restrict with ldap filter like "(ldap_attr_name=value)"? or "(!(ldap_attr_name=value))"?
No but you can combine it with filter = "..."; -- Ludovic Marcotte [email protected] :: +1.514.755.3630 :: http://inverse.ca Inverse inc. :: Leaders behind SOGo (http://sogo.nu) and PacketFence (http://packetfence.org) -- [email protected] https://inverse.ca/sogo/lists
