 |
Index for Section 3 |
|
 |
Alphabetical listing for S |
|
 |
Bottom of page |
|
SASL(3)
NAME
SASL - SASL authentication library
DESCRIPTION
The CMU Cyrus SASL library is a general purpose authentication library for
server and client applications.
System Administrators: For information on setting up/configuring the SASL
library see the System Administrators Guide in the doc/ directory of the
SASL distribution.
Programmers: See man pages for individual SASL functions or the Programmers
Guide in the doc/ directory of the SASL distribution.
CONFORMING TO
RFC 2222
SEE ALSO
sasl_authorize_t(3), sasl_callbacks(3), sasl_checkpass(3),
sasl_client_init(3), sasl_client_new(3), sasl_client_start(3),
sasl_client_step(3), sasl_decode(3), sasl_dispose(3), sasl_done(3),
sasl_encode(3), sasl_errors(3), sasl_errstring(3), sasl_getopt_t(3),
sasl_getpath_t(3), sasl_getprop(3), sasl_getsecret_t(3),
sasl_getsimple_t(3), sasl_listmech(3), sasl_log_t(3), sasl_server_init(3),
sasl_server_new(3), sasl_server_start(3), sasl_server_step(3),
sasl_setprop(3), sasl_usererr(3)
 |
Index for Section 3 |
|
 |
Alphabetical listing for S |
|
 |
Top of page |
|