kopano-cfgchecker.8 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. '\" t
  2. .\" Title: kopano-cfgchecker
  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\-CFGCHECKER" "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-cfgchecker \- Checks kopano config files for common errors\&.
  32. .SH "SYNOPSIS"
  33. .HP \w'\fBkopano\-cfgchecker\fR\ 'u
  34. \fBkopano\-cfgchecker\fR [\fIOPTION\fR...]
  35. .SH "DESCRIPTION"
  36. .PP
  37. This program tests for common configuration errors for a given config file\&.
  38. .PP
  39. If no options are given, the help message is printed\&.
  40. .SH "OPTIONS"
  41. .PP
  42. With the following options config files can be tested:
  43. .PP
  44. \fB\-l\fR \fIldap\&.cfg\fR
  45. .RS 4
  46. Replace
  47. \fIldap\&.cfg\fR
  48. with the actual filename to check the ldap plugin configuration file\&.
  49. .sp
  50. Use the
  51. \fI\-c yes\fR
  52. and
  53. \fI\-d yes\fR
  54. options to force hosted and multi\-server support on if you configured your server that way\&.
  55. .RE
  56. .PP
  57. \fB\-u\fR \fIunix\&.cfg\fR
  58. .RS 4
  59. Replace
  60. \fIunix\&.cfg\fR
  61. with the actual filename to check the unix plugin configuration file\&.
  62. .RE
  63. .PP
  64. \fB\-s\fR \fIserver\&.cfg\fR
  65. .RS 4
  66. Replace
  67. \fIserver\&.cfg\fR
  68. with the actual filename to check the server configuration file\&.
  69. .RE
  70. .PP
  71. \fB\-g\fR \fIgateway\&.cfg\fR
  72. .RS 4
  73. Replace
  74. \fIgateway\&.cfg\fR
  75. with the actual filename to check the gateway configuration file\&.
  76. .RE
  77. .PP
  78. \fB\-i\fR \fIical\&.cfg\fR
  79. .RS 4
  80. Replace
  81. \fIical\&.cfg\fR
  82. with the actual filename to check the ical configuration file\&.
  83. .RE
  84. .PP
  85. \fB\-m\fR \fImonitor\&.cfg\fR
  86. .RS 4
  87. Replace
  88. \fImonitor\&.cfg\fR
  89. with the actual filename to check the monitor configuration file\&.
  90. .RE
  91. .PP
  92. \fB\-p\fR \fIspooler\&.cfg\fR
  93. .RS 4
  94. Replace
  95. \fIspooler\&.cfg\fR
  96. with the actual filename to check the spooler configuration file\&.
  97. .RE
  98. .PP
  99. \fB\-a\fR \fIdagent\&.cfg\fR
  100. .RS 4
  101. Replace
  102. \fIdagent\&.cfg\fR
  103. with the actual filename to check the dagent configuration file\&.
  104. .RE
  105. .PP
  106. \fB\-c\fR \fI[yes|no]\fR
  107. .RS 4
  108. Force multi\-tenancy mode on/off\&. Has effect on server and plugin config files\&.
  109. .RE
  110. .PP
  111. \fB\-d\fR \fI[yes|no]\fR
  112. .RS 4
  113. Force multi\-server mode on/off\&. Has effect on server and plugin config files\&.
  114. .RE
  115. .SH "AUTHOR"
  116. .PP
  117. Written by Kopano\&.
  118. .SH "SEE ALSO"
  119. .PP
  120. \fBkopano\fR(7)