dovecot-2.2: man: doveadm-pw.1: Added a note about quoting passw...
dovecot at dovecot.org
dovecot at dovecot.org
Fri Jun 5 11:59:17 UTC 2015
details: http://hg.dovecot.org/dovecot-2.2/rev/90210d09b83c
changeset: 18830:90210d09b83c
user: Pascal Volk <user at localhost.localdomain.org>
date: Thu Jun 04 21:03:42 2015 +0000
description:
man: doveadm-pw.1: Added a note about quoting password hashes.
diffstat:
doc/man/doveadm-pw.1.in | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r ee82bdc63939 -r 90210d09b83c doc/man/doveadm-pw.1.in
--- a/doc/man/doveadm-pw.1.in Thu Jun 04 21:57:32 2015 +0300
+++ b/doc/man/doveadm-pw.1.in Thu Jun 04 21:03:42 2015 +0000
@@ -1,5 +1,5 @@
.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-PW 1 "2013-08-17" "Dovecot v2.2" "Dovecot"
+.TH DOVEADM\-PW 1 "2015-06-05" "Dovecot v2.2" "Dovecot"
.SH NAME
doveadm\-pw \- Dovecot\(aqs password hash generator
.\"------------------------------------------------------------------------
@@ -114,8 +114,12 @@
.TP
.BI \-t\ hash
Test if the given password
-.IR hash
+.I hash
matches a given plain text password.
+You should enclose the password
+.I hash
+in single quotes, if it contains one ore more dollar signs
+.RB ( $ ).
The plain text password may be passed using the
.BR \-p " option."
When no password was specified,
More information about the dovecot-cvs
mailing list