Hi Philipp > On Nov 3, 2021, at 12:46, Philipp Kuehne <[email protected]> wrote: > > [...] > root@server:~# sogo-tool manage-acl add user1 Calendar/personal anonymous > '["PrivateDandTViewer"]' > 2021-11-03 17:34:46.315 sogo-tool[19931:19931] File NSPropertyList.m: 1013. > In parsePlItem Missing semicolon in dictionary at line 100 char 3893 > 2021-11-03 17:34:46.323 sogo-tool[19931:19931] Settings rights for user > anonymous > root@server:~# sogo-tool manage-acl get user1 Calendar/personal ALL > 2021-11-03 17:34:58.048 sogo-tool[20130:20130] File NSPropertyList.m: 1013. > In parsePlItem Missing semicolon in dictionary at line 100 char 3893 > 2021-11-03 17:34:58.057 sogo-tool[20130:20130] Rights for anonymous > ["PrivateDandTViewer"] > 2021-11-03 17:34:58.057 sogo-tool[20130:20130] Rights for <default> > ["ConfidentialDandTViewer", "PublicViewer", "ConfidentialDAndTViewer", > "PrivateDAndTViewer"]
The syntax error probably comes from your sogo.conf. Look for a missing semicolon. Francis -- [email protected] https://inverse.ca/sogo/lists
