File: ykksm-checksum.1

package info (click to toggle)
yubikey-ksm 1.15-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 268 kB
  • ctags: 91
  • sloc: perl: 416; php: 143; sh: 123; makefile: 87; sql: 12
file content (24 lines) | stat: -rw-r--r-- 1,094 bytes parent folder | download | duplicates (2)
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