Import Upstream version 0.66.4
[hcoop/debian/courier-authlib.git] / README_authlib.html.in
index af35da0..85c772b 100644 (file)
@@ -171,7 +171,7 @@ request is a single line terminated by newline.
     service \n cram-sha256 \n challenge \n response [\n]  -- ditto
     </pre><p>
     In the case of success, return the complete set of
-    account parameters in the same format as PRE, ending with a period on 
+    account parameters in the same format as PRE, ending with a period on
     a line of its own. In the case of failure (e.g. username does not exist,
     password wrong, unsupported authentication type), return
     <code class="literal">FAIL</code><span class="emphasis"><em><code class="literal">&lt;newline&gt;</code></em></span>.
@@ -189,7 +189,7 @@ request is a single line terminated by newline.
       <span class="emphasis"><em>&lt;newline&gt;</em></span>
     </span></dt><dd><p>Request a password change for the given account: validate that
       the oldpassword is correct, and if so, change it to the newpassword.
-      </p><p>Reply: the string
+      </p><p>Reply: the string <code class="literal">OK</code><span class="emphasis"><em><code class="literal">&lt;newline&gt;</code></em></span>
       for success, or <code class="literal">FAIL</code><span class="emphasis"><em><code class="literal">&lt;newline&gt;</code></em></span> for
       a data error (e.g. no such account, old password wrong, new password not
       acceptable). In the case of a temporary failure, such as a database
@@ -440,7 +440,7 @@ the list of mail accounts and passwords from an LDAP directory.
 The <code class="filename">@authldaprc@</code> configuration file defines the
 particular details regarding the LDAP directory layout.</p><p>
 A suggested LDAP schema can be found in the file
-<code class="filename">authldap.schema</code>, 
+<code class="filename">authldap.schema</code>,
 which is included in Courier authentication library's source code, and
 may be installed on your system.</p></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="authcustom" shape="rect"> </a><code class="literal">authcustom</code></h2></div></div></div><p>
 This is a do-nothing module where custom authentication code
@@ -763,5 +763,5 @@ the callback function with a NULL login ID.</p></div><div class="sect1"><div cla
 <code class="filename"> @authsqliterc@</code> - <span class="command"><strong>authsqlite</strong></span> configuration file</p><p>
 <code class="filename"> @authpgsqlrc@</code> - <span class="command"><strong>authpgsql</strong></span> configuration file</p></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="seealso" shape="rect"> </a>SEE ALSO</h2></div></div></div><p>
 <a class="ulink" href="courier.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">courier</span>(8)</span></a>,
+
 <a class="ulink" href="userdb.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">userdb</span>(8)</span></a></p></div></div></body></html>