Courier-Authlib|Home|Release notes|Installation|Documentation

Name

authlib — Courier Authentication Library

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.

SEE ALSO

auth_generic(3), auth_login(3), auth_getuserinfo(3), auth_enumerate(3), auth_passwd(3), auth_sasl(3).