Merge branch 'upstream' into debian
[hcoop/debian/courier-authlib.git] / authlib.html.in
CommitLineData
d9898ee8 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
4Copyright 1998 - 2007 Double Precision, Inc. See COPYING for distribution
5information.
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>
8The 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>
9Authentication functions.</p></dd><dt><span class="term"><code class="literal">-lcourierauthsasl</code></span></dt><dd><p>
10SASL authentication functions.</p></dd></dl></div><p>
11<span><strong class="command">courierauthconfig --cppflags</strong></span> produces on standard output
12any necessary compiler flags that are needed to access
13the <code class="filename">courierauth.h</code> and
14the <code class="filename">courierauthsasl.h</code> header files.
15<span><strong class="command">courierauthconfig --ldflags</strong></span> produces on standard output
16any necessary compiler flags that are needed to link against
17the <code class="filename">courierauth</code> or <code class="filename">courierauthsasl</code>
18libraries.</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>