kopano-passwd.1 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. '\" t
  2. .\" Title: kopano-passwd
  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\-PASSWD" "1" "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-passwd \- Change Kopano user password\&.
  32. .SH "SYNOPSIS"
  33. .HP \w'\fBkopano\-passwd\fR\ 'u
  34. \fBkopano\-passwd\fR \fIACTION\fR [\fIOPTION\fR...]
  35. .SH "DESCRIPTION"
  36. .PP
  37. This tool can be used to change a user password\&. The storage server must be running for
  38. \fBkopano\-passwd\fR
  39. to work\&.
  40. .PP
  41. If no action is given, an error message is printed\&. When invalid actions or not enough options for an action are given, an error message is printed\&.
  42. .PP
  43. The Kopano passwd works only with the dbplugin\&. Please see the
  44. \fBEXTERNAL USERS\fR()
  45. section for more information\&.
  46. .SH "ACTIONS"
  47. .PP
  48. kopano\-passwd needs an action command with the appropriate options\&. Valid actions are:
  49. .PP
  50. \fB\-u\fR \fIusername\fR
  51. .RS 4
  52. Update the password\&. Valid parameters are:
  53. \fI[\-p]\fR
  54. and
  55. \fI\-o\fR
  56. .sp
  57. Default the password can be entered on the password prompt\&. The password will not be shown\&.
  58. .RE
  59. .SH "OPTIONS"
  60. .PP
  61. The options used by actions are as follows:
  62. .PP
  63. \fB\-p\fR \fI\*(Aqnew password\*(Aq\fR
  64. .RS 4
  65. Set new password for a user\&. This option is only valid with the
  66. \fI\-o\fR\&.
  67. .RE
  68. .PP
  69. \fB\-o\fR \fIoldpassword\fR
  70. .RS 4
  71. old password of a user\&. This option is only valid with the
  72. \fI\-p\fR\&.
  73. .RE
  74. .PP
  75. \fB\-\-host\fR, \fB\-h\fR \fIpath\fR
  76. .RS 4
  77. Connect to the storage server through
  78. \fIpath\fR, e\&.g\&.
  79. file:///path/to/socket\&. Default:
  80. file:///var/run/kopano/server\&.sock\&. This option can always be specified\&.
  81. .RE
  82. .SH "AUTHOR"
  83. .PP
  84. Written by Kopano\&.
  85. .SH "SEE ALSO"
  86. .PP
  87. \fBkopano-server\fR(8),
  88. \fBkopano-server.cfg\fR(5)