Hi,
I am trying to remove the calendar functionality to all the users from a context. In the past I used to remove it like this:
/opt/open-xchange/sbin/changecontext -c 1 --capabilities-to-remove calendar -A oxadminmaster -P xxxyyyzzz
However, I upgraded to open-xchange 7.10.4, and when I run the command above it states the following:
"PERM-0002 Categories=USER_INPUT Message='The capabilities 'calendar' are in conflict with permissions! Permissions must not be defined as capabilities.' exceptionID=-1476691387-86; exceptionId 1188420134-14"
I spend quite some time reading the documentation I could not find a solution.
Any help would be appreciated!
I am trying to remove the calendar functionality to all the users from a context. In the past I used to remove it like this:
/opt/open-xchange/sbin/changecontext -c 1 --capabilities-to-remove calendar -A oxadminmaster -P xxxyyyzzz
However, I upgraded to open-xchange 7.10.4, and when I run the command above it states the following:
"PERM-0002 Categories=USER_INPUT Message='The capabilities 'calendar' are in conflict with permissions! Permissions must not be defined as capabilities.' exceptionID=-1476691387-86; exceptionId 1188420134-14"
I spend quite some time reading the documentation I could not find a solution.
Any help would be appreciated!
Comment