Hi Dietmar

On Nov 3, 2010, at 4:09 AM, Dietmar Wolf wrote:

> ModulesConstraints are not working on Contacts as expected.
> 
> We want to achieve that Mail and Contacts are allowed for Employees only.
> 
> Sample output of:
> 
> .GNUstepDefaults
> 
> SOGoUserSources = ( ...
> 
>                ModulesConstraints = {
>                    Contacts = {
>                        employeeType = Employee;
>                    };
>                    Mail = {
>                        employeeType = Employee;
>                    };
>                };
> ...)
> 
> think this should disable the contacts module, but the entry Adressbuch 
> (address book) is still visible (see screen shot attached to this mail).

The bug is actually in the documentation. You can't define a constraint on the 
Contacts module. Contacts can't be hidden.


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to