kopano-archiver-aclset.8 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. '\" t
  2. .\" Title: kopano-archiver-aclset
  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\-ARCHIVER\-AC" "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-archiver-aclset \- Reset the archive ACL settings for the owner\&.
  32. .SH "SYNOPSIS"
  33. .HP \w'\fBkopano\-archiver\-aclset\fR\ 'u
  34. \fBkopano\-archiver\-aclset\fR [\fIOPTION\fR...]
  35. .SH "DESCRIPTION"
  36. .PP
  37. \fBkopano\-archiver\-aclset\fR
  38. sets or updates the permissions on an archive store for the owner of that store\&.
  39. .PP
  40. When an archive is attached to a store, the owner of the store gets read\-only or read/write permissions on the archive based on the configuration or command line options passed at the time of attaching\&. Also when an archive is attached to a store of a non\-active user, no permissions for that non\-active user are set because that\*(Aqs not possible\&.
  41. .PP
  42. In the first case it can be desirable to change the permissions at a later time because of company policy changes or because the original setting was just wrong\&.
  43. .PP
  44. In the second case, if the user is converted to an active user, it\*(Aqs required to reset the permissions because the owner won\*(Aqt have any permissions on his archive\&.
  45. .SH "OPTIONS"
  46. .PP
  47. \fB\-w\fR
  48. .RS 4
  49. By default
  50. \fBkopano\-archiver\-aclset\fR
  51. makes an archive read\-only for the user\&. By passing this option, the user will get read/write permissions in the attached archive\&.
  52. .RE
  53. .PP
  54. \fB\-\-user\fR, \fB\-u\fR \fINAME\fR
  55. .RS 4
  56. Run the script for just the specified user(s)\&. By default, it runs for all users\&.
  57. .RE
  58. .PP
  59. \fB\-\-log\-level\fR, \fB\-l\fR \fINAME\fR
  60. .RS 4
  61. Specify log\-level, for example, \*(Aqerror\*(Aq, \*(Aqwarning\*(Aq \*(Aqinfo\*(Aq or \*(Aqdebug\*(Aq\&.
  62. .RE
  63. .PP
  64. \fB\-\-server\-socket\fR, \fB\-s\fR \fISOCKET\fR
  65. .RS 4
  66. Connect to storage server through specified socket\&.
  67. .RE
  68. .PP
  69. \fB\-\-ssl\-key\fR, \fB\-k\fR \fIFILE\fR
  70. .RS 4
  71. Specify SSL key file\&.
  72. .RE
  73. .PP
  74. \fB\-\-ssl\-pass\fR, \fB\-p\fR \fIPASSWORD\fR
  75. .RS 4
  76. Specify SSL key password\&.
  77. .RE
  78. .SH "AUTHOR"
  79. .PP
  80. Written by Kopano\&.