AUTHLIB(3) | Double Precision, Inc. | AUTHLIB(3) |
authlib - Courier Authentication Library
courierauthconfig [[--ldflags] | [--cppflags]]
The Courier authentication library consists of two libraries:
-lcourierauth
-lcourierauthsasl
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.
auth_meta(3)[1], auth_generic_meta(3)[2], auth_login_meta(3)[3], auth_getuserinfo_meta(3)[4], auth_enumerate(3)[5], auth_mkhomedir(3)[6], auth_passwd(3)[7], auth_sasl(3)[8].
10/28/2020 | Double Precision, Inc. |