SYNOPSIS

courierauthconfig [[--ldflags] | [--cppflags]]

DESCRIPTION

The Courier authentication library consists of two libraries:

-lcourierauth

Authentication functions.

-lcourierauthsasl

SASL authentication functions.

courierauthconfig --cppflags produces on standard output any necessary compiler flags that are needed to access the courierauth.h and the courierauthsasl.h header files. courierauthconfig --ldflags produces on standard output any necessary compiler flags that are needed to link against the courierauth or courierauthsasl libraries.

RELATED TO authlib…

\m[blue]auth_generic(3)\m[]\s-2\u[1]\d\s+2, \m[blue]auth_login(3)\m[]\s-2\u[2]\d\s+2, \m[blue]auth_getuserinfo(3)\m[]\s-2\u[3]\d\s+2, \m[blue]auth_enumerate(3)\m[]\s-2\u[4]\d\s+2, \m[blue]auth_passwd(3)\m[]\s-2\u[5]\d\s+2, \m[blue]auth_sasl(3)\m[]\s-2\u[6]\d\s+2.

NOTES

1.

auth_generic(3)

[set $man.base.url.for.relative.links]/auth_generic.html

2.

auth_login(3)

[set $man.base.url.for.relative.links]/auth_login.html

3.

auth_getuserinfo(3)

[set $man.base.url.for.relative.links]/auth_getuserinfo.html

4.

auth_enumerate(3)

[set $man.base.url.for.relative.links]/auth_enumerate.html

5.

auth_passwd(3)

[set $man.base.url.for.relative.links]/auth_passwd.html

6.

auth_sasl(3)

[set $man.base.url.for.relative.links]/auth_sasl.html