X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/6b9221b9fe5c2b44c301ca08a987d99b4add7a06..5459351437f2b7b2a08457e5397f8a8381986ffe:/userdb/userdbpw.html.in diff --git a/userdb/userdbpw.html.in b/userdb/userdbpw.html.in index 09296c2..7344fe6 100644 --- a/userdb/userdbpw.html.in +++ b/userdb/userdbpw.html.in @@ -4,7 +4,7 @@ Copyright 1998 - 2009 Double Precision, Inc. See COPYING for distribution information. --->

Name

userdbpw — create an encrypted password

Synopsis

userdbpw [[-md5] | [-hmac-md5] | [-hmac-sha1]] |
userdb {name} set {field}

DESCRIPTION

userdbpw enables secure entry of encrypted +-->

Name

userdbpw — create an encrypted password

Synopsis

userdbpw [[-md5] | [-hmac-md5] | [-hmac-sha1]] |
userdb {name} set {field}

DESCRIPTION

userdbpw enables secure entry of encrypted passwords into @userdb@.

userdbpw reads a single line of text on standard input, encrypts it, and prints the encrypted result to standard output.

If standard input is attached to a terminal device, @@ -42,7 +42,7 @@ to run ps(1) at the same time. Using userdbpw allows the secret password to be specified in a way that cannot be easily viewed by -ps(1).

SEE ALSO

+ps(1).