Imported Debian patch 0.60.1-1
[hcoop/debian/courier-authlib.git] / authpasswd.html
index 157c712..334029a 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version="1.0"?>
 <?xml version="1.0"?>
-<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title>authpasswd</title><link rel="stylesheet" href="style.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"/><link rel="start" href="#authpasswd" title="authpasswd"/><link xmlns="" rel="stylesheet" type="text/css" href="manpage.css"/><meta xmlns="" name="MSSmartTagsPreventParsing" content="TRUE"/><link xmlns="" rel="icon" href="icon.gif" type="image/gif"/><!--
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title>authpasswd</title><link rel="stylesheet" href="style.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"/><link rel="start" href="#authpasswd" title="authpasswd"/><link xmlns="" rel="stylesheet" type="text/css" href="manpage.css"/><meta xmlns="" name="MSSmartTagsPreventParsing" content="TRUE"/><link xmlns="" rel="icon" href="icon.gif" type="image/gif"/><!--
 
 Copyright 1998 - 2007 Double Precision, Inc.  See COPYING for distribution
 information.
 
 
 Copyright 1998 - 2007 Double Precision, Inc.  See COPYING for distribution
 information.
 
---></head><body><div class="refentry" lang="en" xml:lang="en"><a id="authpasswd" shape="rect"> </a><div class="titlepage"/><div class="refnamediv"><h2>Name</h2><p>authpasswd — Generate login passwords</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">authpasswd</code>  [method]</p></div></div><div class="refsect1" lang="en" xml:lang="en"><a id="id281695" shape="rect"> </a><h2>DESCRIPTION</h2><p>
-<span><strong class="command">authpasswd</strong></span> is a helper utility that generated encrypted
+--></head><body><div class="refentry" lang="en" xml:lang="en"><a id="authpasswd" shape="rect"> </a><div class="titlepage"/><div class="refnamediv"><h2>Name</h2><p>authpasswd — Generate login passwords</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">authpasswd</code>  [method]</p></div></div><div class="refsect1" lang="en" xml:lang="en"><a id="id297626" shape="rect"> </a><h2>DESCRIPTION</h2><p>
+<span class="command"><strong>authpasswd</strong></span> is a helper utility that generates encrypted
 passwords for the
 Courier authentication library.
 The Courier authentication library is capable of using several different
 encryption methods for storing passwords.
 passwords for the
 Courier authentication library.
 The Courier authentication library is capable of using several different
 encryption methods for storing passwords.
-<span><strong class="command">authpasswd</strong></span> issues a password prompt.
+<span class="command"><strong>authpasswd</strong></span> issues a password prompt.
 Enter the same password twice (for verification purposes).
 Enter the same password twice (for verification purposes).
-<span><strong class="command">authpasswd</strong></span> computes and prints the encrypted password.
+<span class="command"><strong>authpasswd</strong></span> computes and prints the encrypted password.
 The encrypted password can be inserted verbatim into the appropriate
 account record that's processed by the authentication library's
 <code class="literal">authmysql</code>,
 The encrypted password can be inserted verbatim into the appropriate
 account record that's processed by the authentication library's
 <code class="literal">authmysql</code>,
@@ -21,7 +21,8 @@ or <code class="literal">authldap</code> module.</p><p>
 <em class="replaceable"><code>method</code></em> may be set to one of the following
 literals:</p><div class="variablelist"><dl><dt><span class="term">crypt</span></dt><dd><p>
 Use the traditional <acronym class="acronym">DES</acronym>-based encrypted password.</p></dd><dt><span class="term">md5</span></dt><dd><p>
 <em class="replaceable"><code>method</code></em> may be set to one of the following
 literals:</p><div class="variablelist"><dl><dt><span class="term">crypt</span></dt><dd><p>
 Use the traditional <acronym class="acronym">DES</acronym>-based encrypted password.</p></dd><dt><span class="term">md5</span></dt><dd><p>
-Compute an <acronym class="acronym">MD5</acronym> password hash.</p></dd><dt><span class="term">sha1</span></dt><dd><p>
+Compute a base64-encoded <acronym class="acronym">MD5</acronym> password hash.</p></dd><dt><span class="term">md5raw</span></dt><dd><p>
+Compute a hexadecimal-encoded <acronym class="acronym">MD5</acronym> password hash.</p></dd><dt><span class="term">sha1</span></dt><dd><p>
 Compute a <acronym class="acronym">SHA1</acronym> password hash.</p></dd><dt><span class="term">sha256</span></dt><dd><p>
 Compute a <acronym class="acronym">SHA256</acronym> password hash.</p></dd></dl></div><p>
 If not specified,
 Compute a <acronym class="acronym">SHA1</acronym> password hash.</p></dd><dt><span class="term">sha256</span></dt><dd><p>
 Compute a <acronym class="acronym">SHA256</acronym> password hash.</p></dd></dl></div><p>
 If not specified,