kopano-mailbox-permissions.8 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. '\" t
  2. .\" Title: kopano-mailbox-permissions
  3. .\" Author: [see the "Author" section]
  4. .\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
  5. .\" Date: November 2016
  6. .\" Manual: Kopano Core user reference
  7. .\" Source: Kopano 8
  8. .\" Language: English
  9. .\"
  10. .TH "KOPANO\-MAILBOX\-PER" "8" "November 2016" "Kopano 8" "Kopano Core user reference"
  11. .\" -----------------------------------------------------------------
  12. .\" * Define some portability stuff
  13. .\" -----------------------------------------------------------------
  14. .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  15. .\" http://bugs.debian.org/507673
  16. .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
  17. .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  18. .ie \n(.g .ds Aq \(aq
  19. .el .ds Aq '
  20. .\" -----------------------------------------------------------------
  21. .\" * set default formatting
  22. .\" -----------------------------------------------------------------
  23. .\" disable hyphenation
  24. .nh
  25. .\" disable justification (adjust text to left margin only)
  26. .ad l
  27. .\" -----------------------------------------------------------------
  28. .\" * MAIN CONTENT STARTS HERE *
  29. .\" -----------------------------------------------------------------
  30. .SH "NAME"
  31. kopano-mailbox-permissions \- Manage mailbox delegate permissions\&.
  32. .SH "SYNOPSIS"
  33. .HP \w'\fBkopano\-mailbox\-permissions\fR\ 'u
  34. \fBkopano\-mailbox\-permissions\fR \fIACTION\fR [\fIMAILBOXES\fR...]
  35. .SH "DESCRIPTION"
  36. .PP
  37. This script can be used to show delegate permissions and settings for users\&. The storage server must be running for
  38. \fBkopano\-mailbox\-permissions\fR
  39. to work\&.
  40. .PP
  41. You can show delegates and permissions information, and add or update delegate permissions on a mailbox\&.
  42. .SH "ACTIONS"
  43. .PP
  44. kopano\-mailbox\-permissions needs an action command with the appropriate options\&. Valid actions are:
  45. .PP
  46. \fB\-\-update\-delegate\fR \fIusername\fR
  47. .RS 4
  48. Add or update delegate information for
  49. \fIusername\fR
  50. on specified
  51. \fImailboxes\fR\&.
  52. .RE
  53. .PP
  54. \fB\-\-remove\-all\-permissions\fR
  55. .RS 4
  56. Removes all delegates and explicit permissions on folders from one or more
  57. \fImailboxes\fR\&.
  58. .RE
  59. .PP
  60. \fB\-\-list\-permissions\fR
  61. .RS 4
  62. Show all delegates and folder permissions of one or more
  63. \fImailbox\fR\&.
  64. .RE
  65. .PP
  66. \fB\-\-list\-permissions\-per\-folder\fR
  67. .RS 4
  68. Show delegates and folder containing explicit permissions of one or more
  69. \fImailbox\fR\&.
  70. .RE
  71. .SH "OPTIONS"
  72. .PP
  73. The options used by actions are as follows:
  74. .PP
  75. \fB\-a\fR, \fB\-\-all\fR
  76. .RS 4
  77. Perform the action on all available users in the kopano\-server\&.
  78. .RE
  79. .PP
  80. \fB\-h\fR, \fB\-\-host\fR \fIURL\fR
  81. .RS 4
  82. Use URL to connect to the kopano\-server\&. Default is
  83. \fIfile:///var/run/kopano/server\&.sock\fR\&.
  84. .RE
  85. .PP
  86. \fB\-s\fR, \fB\-\-sslkey\-file\fR \fIFILENAME\fR
  87. .RS 4
  88. Use this file as the SSL private key to connect to the kopano\-server\&. Default is no SSL key\&.
  89. .RE
  90. .PP
  91. \fB\-p\fR, \fB\-\-sslkey\-pass\fR \fIPASSWORD\fR
  92. .RS 4
  93. Use this password as the SSL private key password\&. Default is no SSL key password\&.
  94. .RE
  95. .PP
  96. \fB\-\-verbose\fR
  97. .RS 4
  98. Currently unused, but may be used in the future for more information\&.
  99. .RE
  100. .PP
  101. \fB\-\-calendar\fR \fI[none|readonly|secretary|owner]\fR
  102. .RS 4
  103. When updating a delegate, set these permissions on the default calendar folder of the given
  104. \fImailboxes\fR\&. Select one of the permission preset to set on the folder\&.
  105. .RE
  106. .PP
  107. \fB\-\-tasks\fR \fI[none|readonly|secretary|owner]\fR
  108. .RS 4
  109. When updating a delegate, set these permissions on the default tasks folder of the given
  110. \fImailboxes\fR\&. Select one of the permission preset to set on the folder\&.
  111. .RE
  112. .PP
  113. \fB\-\-inbox\fR \fI[none|readonly|secretary|owner]\fR
  114. .RS 4
  115. When updating a delegate, set these permissions on the default inbox folder of the given
  116. \fImailboxes\fR\&. Select one of the permission preset to set on the folder\&.
  117. .RE
  118. .PP
  119. \fB\-\-notes\fR \fI[none|readonly|secretary|owner]\fR
  120. .RS 4
  121. When updating a delegate, set these permissions on the default notes folder of the given
  122. \fImailboxes\fR\&. Select one of the permission preset to set on the folder\&.
  123. .RE
  124. .PP
  125. \fB\-\-journal\fR \fI[none|readonly|secretary|owner]\fR
  126. .RS 4
  127. When updating a delegate, set these permissions on the default journal folder of the given
  128. \fImailboxes\fR\&. Select one of the permission preset to set on the folder\&.
  129. .RE
  130. .PP
  131. \fB\-\-store\fR \fI[denied|norights|readonly|secretary|owner|fullcontrol]\fR
  132. .RS 4
  133. When updating a delegate, set these permissions on the store of the given
  134. \fImailboxes\fR\&. All folders in the store inherit these permissions unless explicitly overwritten\&. Select one of the permission preset to set on the store\&.
  135. .RE
  136. .PP
  137. \fB\-\-see\-private\fR \fI[no|yes]\fR
  138. .RS 4
  139. When updating a delegate, allow the delegate to see private marked items of the given
  140. \fImailboxes\fR\&.
  141. .RE
  142. .PP
  143. \fB\-\-sendcopy\fR \fI[no|yes]\fR
  144. .RS 4
  145. When updating a delegate, mark the delegate to receive a copy of meeting requests in their inbox for the given
  146. \fImailboxes\fR\&.
  147. .RE
  148. .PP
  149. \fB\-\-send\-only\-to\-delegators\fR \fI[no|yes]\fR
  150. .RS 4
  151. When updating a delegate, and
  152. \fB\-\-sendcopy\fR
  153. is used, let the delegates receive meeting requests only, and not the owner of the given
  154. \fImailboxes\fR\&.
  155. .RE
  156. .PP
  157. \fB\-\-help\fR
  158. .RS 4
  159. Show a help text of the program and some usage examples\&.
  160. .RE
  161. .SH "AUTHOR"
  162. .PP
  163. Written by Kopano\&.
  164. .SH "SEE ALSO"
  165. .PP
  166. \fBkopano-server\fR(8),
  167. \fBkopano-server.cfg\fR(5)