forked from Yubico/yubikey-ksm-dpkg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ykksm-checksum.1
24 lines (24 loc) · 1.07 KB
/
ykksm-checksum.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.3.
.TH YKKSM-CHECKSUM "1" "September 2014" "ykksm-checksum 1" "User Commands"
.SH NAME
ykksm-checksum \- Print checksum of important database fields. Useful for quickly determining whether several KSMs are in sync.
.SH SYNOPSIS
.B ykksm-checksum
[\fI\,--verbose\/\fR] [\fI\,--help\/\fR] [\fI\,--database DBI\/\fR] [\fI\,--db-user USER\/\fR] [\fI\,--db-passwd PASSWD\/\fR]
.SH DESCRIPTION
Print checksum of important database fields. Useful for quickly
determining whether several KSMs are in sync.
.HP
\fB\-\-database\fR DBI: Database identifier, see http://dbi.perl.org/
.IP
defaults to a MySQL database ykksm on localhost,
i.e., dbi:mysql:ykksm. For PostgreSQL on the local
host you can use 'DBI:Pg:dbname=ykksm;host=127.0.0.1'.
.HP
\fB\-\-db\-user\fR USER: Database username to use, defaults to empty string.
.HP
\fB\-\-db\-passwd\fR PASSWD: Database password to use, defaults to empty string.
.PP
Usage example:
.IP
\&./ykksm\-checksum \fB\-\-database\fR dbi:mysql:ykksm \fB\-\-db\-user\fR user \fB\-\-db\-passwd\fR pencil