c9a4d2f6f3
Signed-off-by: Mert Tumer <mert.tumer@collabora.com> Change-Id: Ic025c5a76c6f27cdf1a6267f24cf8052733f1f24
34 lines
1.4 KiB
Groff
34 lines
1.4 KiB
Groff
.TH COOLCONFIG "1" "Nov 2021" "coolconfig" "User Commands"
|
|
.SH NAME
|
|
coolconfig \- Configuration tool for Collabora Online.
|
|
.SH SYNOPSIS
|
|
coolconfig COMMAND [OPTIONS]
|
|
.SH OPTIONS
|
|
Some options make sense only with a specific command.
|
|
.PP
|
|
.SS "Commands:"
|
|
.PP
|
|
anonymize [string\-1]...[string\-n]
|
|
.PP
|
|
set\-admin\-password
|
|
.PP
|
|
set <key> <value>
|
|
.PP
|
|
update\-system\-template
|
|
.SS "Options:"
|
|
\fB\-h\fR, \fB\-\-help\fR Show this usage information.
|
|
.PP
|
|
\fB\-\-config\-file\fR=\fIpath\fR Specify configuration file path manually.
|
|
.PP
|
|
\fB\-\-pwd\-salt\-length\fR=\fInumber\fR Length of the salt to use to hash password [set\-admin\-password].
|
|
.PP
|
|
\fB\-\-pwd\-iterations\fR=\fInumber\fR Number of iterations to do in PKDBF2 password hashing [set\-admin\-password].
|
|
.PP
|
|
\fB\-\-pwd\-hash\-length\fR=\fInumber\fR Length of password hash to generate [set\-admin\-password].
|
|
.PP
|
|
\fB\-\-anonymization\-salt\fR=\fIsalt\fR Anonymize strings with the given 64-bit salt instead of the one in the config file [anonymize].
|
|
.SH "ANONYMIZE"
|
|
The \fBanonymize\fR command helps to read anonymized logs. If you know a document and/or a user had an issue, you can find their session in the logs by running this command with the username and/or document name and get the anonymized hash, which you use to search the logs with.
|
|
.PP
|
|
.SH "SEE ALSO"
|
|
coolforkit(1), loolconvert(1), loolwsd(1), loolwsd-systemplate-setup(1), loolwsd-generate-proof-key(1), coolmount(1)
|