Build courier-authlib 0.60.2-0hcoop3.
[hcoop/debian/courier-authlib.git] / authlib.3.in
CommitLineData
d9898ee8 1.\" <!-- $Id: authlib.sgml,v 1.6 2007/04/22 15:05:16 mrsam Exp $ -->
2.\" <!-- Copyright 2004 Double Precision, Inc. See COPYING for -->
3.\" <!-- distribution information. -->
4.\" Title: authlib
5.\" Author:
6.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
7.\" Date: 04/22/2007
8.\" Manual: Double Precision, Inc.
9.\" Source: Double Precision, Inc.
10.\"
11.TH "AUTHLIB" "3" "04/22/2007" "Double Precision, Inc." "Double Precision, Inc."
12.\" disable hyphenation
13.nh
14.\" disable justification (adjust text to left margin only)
15.ad l
16.SH "NAME"
17authlib \- Courier Authentication Library
18.SH "SYNOPSIS"
19.HP 18
20\fBcourierauthconfig\fR [[\-\-ldflags] | [\-\-cppflags]]
21.SH "DESCRIPTION"
22.PP
23The Courier authentication library consists of two libraries:
24.PP
25\-lcourierauth
26.RS 4
27Authentication functions.
28.RE
29.PP
30\-lcourierauthsasl
31.RS 4
32SASL authentication functions.
33.RE
34.PP
35
36\fBcourierauthconfig \-\-cppflags\fR
37produces on standard output any necessary compiler flags that are needed to access the
38\fIcourierauth.h\fR
39and the
40\fIcourierauthsasl.h\fR
41header files.
42\fBcourierauthconfig \-\-ldflags\fR
43produces on standard output any necessary compiler flags that are needed to link against the
44\fIcourierauth\fR
45or
46\fIcourierauthsasl\fR
47libraries.
48.SH "SEE ALSO"
49.PP
50
51\fI\fBauth_generic\fR(3)\fR\&[1],
52\fI\fBauth_login\fR(3)\fR\&[2],
53\fI\fBauth_getuserinfo\fR(3)\fR\&[3],
54\fI\fBauth_enumerate\fR(3)\fR\&[4],
55\fI\fBauth_passwd\fR(3)\fR\&[5],
56\fI\fBauth_sasl\fR(3)\fR\&[6].
57.SH "REFERENCES"
58.IP " 1." 4
59\fBauth_generic\fR(3)
60.RS 4
61\%auth_generic.html
62.RE
63.IP " 2." 4
64\fBauth_login\fR(3)
65.RS 4
66\%auth_login.html
67.RE
68.IP " 3." 4
69\fBauth_getuserinfo\fR(3)
70.RS 4
71\%auth_getuserinfo.html
72.RE
73.IP " 4." 4
74\fBauth_enumerate\fR(3)
75.RS 4
76\%auth_enumerate.html
77.RE
78.IP " 5." 4
79\fBauth_passwd\fR(3)
80.RS 4
81\%auth_passwd.html
82.RE
83.IP " 6." 4
84\fBauth_sasl\fR(3)
85.RS 4
86\%auth_sasl.html
87.RE