> On Mar 13, 2016, at 9:32 PM, Ludovic Marcotte <[email protected]> wrote:
> 
> Yes - have a look at ModulesConstraints in the documentation.

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"?

Is it possible to restrict with ldap filter like "(ldap_attr_name=value)"? or 
"(!(ldap_attr_name=value))"?

----
Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/
Time zone: GMT+8 (China/Beijing).

-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to