View Issue Details

IDProjectCategoryView StatusLast Update
0004963SOGosogo-toolpublic2020-03-06 15:57
Reporteroburais Assigned Tofrancis  
PrioritylowSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version4.3.0 
Fixed in Version4.3.1 
Summary0004963: Example in sogo-tool usage is wrong
Description

sogo-tool usage says :

"Example: sogo-tool manage-acl get jdoe Calendar/personal"

while it should be

"Example: sogo-tool manage-acl get jdoe Calendar/personal ALL"

Steps To Reproduce

sogo-tool manage-acl get jdoe Calendar/personal

Additional Information

manage-acl get|add|remove|subscribe|unsubscribe owner folder user <rights>

       get          get ACL information of folder for user
       add          add ACL information of folder for user
       remove       remove all ACL information of folder for user
       subscribe    subscribe user to owner's folder
       unsubscribe  unsubscribe user to owner's folder
       owner        the user owning the folder
       folder       the folder - Calendar/&lt;ID> or Contacts/&lt;ID>
       user         the user to get/set rights for - 'ALL', '&lt;default>', 'anonymous' are supported
       rights       rights to add

Example: sogo-tool manage-acl get jdoe Calendar/personal

Note: You can add only one access right at the time. To set them all at once,
invoke 'remove' first to remove them all.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master 2601ad45

2020-03-06 10:55

francis


Details Diff
chore(tool): fix usage example of manage-acl

Fixes 0004963
Affected Issues
0004963
mod - Tools/SOGoToolManageACL.m Diff File

Issue History

Date Modified Username Field Change
2020-02-21 15:48 oburais New Issue
2020-03-06 15:56 francis Changeset attached => sogo master 2601ad45
2020-03-06 15:56 francis Assigned To => francis
2020-03-06 15:56 francis Resolution open => fixed
2020-03-06 15:57 francis Status new => resolved
2020-03-06 15:57 francis Fixed in Version => 4.3.1