authuserdb.c (auth_cram): Get AFS tokens, so that vmail works.
[hcoop/debian/courier-authlib.git] / authlib.3.in
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"
17 authlib \- Courier Authentication Library
18 .SH "SYNOPSIS"
19 .HP 18
20 \fBcourierauthconfig\fR [[\-\-ldflags] | [\-\-cppflags]]
21 .SH "DESCRIPTION"
22 .PP
23 The Courier authentication library consists of two libraries:
24 .PP
25 \-lcourierauth
26 .RS 4
27 Authentication functions.
28 .RE
29 .PP
30 \-lcourierauthsasl
31 .RS 4
32 SASL authentication functions.
33 .RE
34 .PP
35
36 \fBcourierauthconfig \-\-cppflags\fR
37 produces on standard output any necessary compiler flags that are needed to access the
38 \fIcourierauth.h\fR
39 and the
40 \fIcourierauthsasl.h\fR
41 header files.
42 \fBcourierauthconfig \-\-ldflags\fR
43 produces on standard output any necessary compiler flags that are needed to link against the
44 \fIcourierauth\fR
45 or
46 \fIcourierauthsasl\fR
47 libraries.
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