Build courier-authlib 0.60.2-0hcoop1.
[hcoop/debian/courier-authlib.git] / authlib.html.in
1 <?xml version="1.0"?>
2 <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><title>authlib</title><link rel="stylesheet" href="style.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"/><link rel="start" href="#authlib" title="authlib"/><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"/><!--
3
4 Copyright 1998 - 2007 Double Precision, Inc. See COPYING for distribution
5 information.
6
7 --></head><body><div class="refentry" lang="en" xml:lang="en"><a id="authlib" shape="rect"> </a><div class="titlepage"/><div class="refnamediv"><h2>Name</h2><p>authlib — Courier Authentication Library</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">courierauthconfig</code> [[--ldflags] | [--cppflags]]</p></div></div><div class="refsect1" lang="en" xml:lang="en"><a id="authlib_descr" shape="rect"> </a><h2>DESCRIPTION</h2><p>
8 The Courier authentication library consists of two libraries:</p><div class="variablelist"><dl><dt><span class="term"><code class="literal">-lcourierauth</code></span></dt><dd><p>
9 Authentication functions.</p></dd><dt><span class="term"><code class="literal">-lcourierauthsasl</code></span></dt><dd><p>
10 SASL authentication functions.</p></dd></dl></div><p>
11 <span><strong class="command">courierauthconfig --cppflags</strong></span> produces on standard output
12 any necessary compiler flags that are needed to access
13 the <code class="filename">courierauth.h</code> and
14 the <code class="filename">courierauthsasl.h</code> header files.
15 <span><strong class="command">courierauthconfig --ldflags</strong></span> produces on standard output
16 any necessary compiler flags that are needed to link against
17 the <code class="filename">courierauth</code> or <code class="filename">courierauthsasl</code>
18 libraries.</p></div><div class="refsect1" lang="en" xml:lang="en"><a id="authlib_seealso" shape="rect"> </a><h2>SEE ALSO</h2><p>
19 <a href="auth_generic.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_generic</span>(3)</span></a>,
20
21 <a href="auth_login.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_login</span>(3)</span></a>,
22
23 <a href="auth_getuserinfo.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_getuserinfo</span>(3)</span></a>,
24
25 <a href="auth_enumerate.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_enumerate</span>(3)</span></a>,
26
27 <a href="auth_passwd.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_passwd</span>(3)</span></a>,
28
29 <a href="auth_sasl.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_sasl</span>(3)</span></a>.</p></div></div></body></html>