Import Debian changes 0.69.0-2
[hcoop/debian/courier-authlib.git] / authlib.html.in
CommitLineData
d9898ee8 1<?xml version="1.0"?>
b0322a85 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" type="text/css" href="style.css"/><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"/><link rel="home" 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"/><!--
d9898ee8 3
b0322a85 4Copyright 1998 - 2009 Double Precision, Inc. See COPYING for distribution
d9898ee8 5information.
6
b0322a85
CE
7--></head><body><div class="refentry"><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"><a id="authlib_descr" shape="rect"> </a><h2>DESCRIPTION</h2><p>
8The Courier authentication library consists of two libraries:</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="literal">-lcourierauth</code></span></dt><dd><p>
d9898ee8 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>
8d138742 11<span class="command"><strong>courierauthconfig --cppflags</strong></span> produces on standard output
d9898ee8 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.
8d138742 15<span class="command"><strong>courierauthconfig --ldflags</strong></span> produces on standard output
d9898ee8 16any necessary compiler flags that are needed to link against
17the <code class="filename">courierauth</code> or <code class="filename">courierauthsasl</code>
b0322a85 18libraries.</p></div><div class="refsect1"><a id="authlib_seealso" shape="rect"> </a><h2>SEE ALSO</h2><p>
8d138742 19<a class="ulink" href="auth_generic.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_generic</span>(3)</span></a>,
d9898ee8 20
8d138742 21<a class="ulink" href="auth_login.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_login</span>(3)</span></a>,
d9898ee8 22
8d138742 23<a class="ulink" href="auth_getuserinfo.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_getuserinfo</span>(3)</span></a>,
d9898ee8 24
8d138742 25<a class="ulink" href="auth_enumerate.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_enumerate</span>(3)</span></a>,
d9898ee8 26
d50284c4
CE
27<a class="ulink" href="auth_mkhomedir.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_mkhomedir</span>(3)</span></a>,
28
8d138742 29<a class="ulink" href="auth_passwd.html" target="_top" shape="rect"><span class="citerefentry"><span class="refentrytitle">auth_passwd</span>(3)</span></a>,
d9898ee8 30
8d138742 31<a class="ulink" 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>