sasl_callbacks.3 | sasl_callbacks.3 | |||
---|---|---|---|---|
sasl_callbacks(12 February 2006) sasl_callbacks(12 February 20 06) | sasl_callbacks(3) SASL man pages sasl_callbacks (3) | |||
NAME | NAME | |||
sasl_callbacks - How to work with SASL callbacks | sasl_callbacks - How to work with SASL callbacks | |||
SYNOPSIS | SYNOPSIS | |||
#include <sasl/sasl.h> | #include <sasl/sasl.h> | |||
DESCRIPTION | DESCRIPTION | |||
sasl_callbacks are used when the application needs some informat ion | sasl_callbacks are used when the application needs some informat ion | |||
from the application. Common reasons are getting for getting userna mes | from the application. Common reasons are getting for getting userna mes | |||
skipping to change at line 75 | skipping to change at line 75 | |||
sasl_getconfpath_t | sasl_getconfpath_t | |||
Get path to search for SASL configuration file (server s ide | Get path to search for SASL configuration file (server s ide | |||
only). New in SASL 2.1.22. | only). New in SASL 2.1.22. | |||
RETURN VALUE | RETURN VALUE | |||
SASL callback functions should return SASL return codes. See sasl.h for | SASL callback functions should return SASL return codes. See sasl.h for | |||
a complete list. SASL_OK typically indicates success. | a complete list. SASL_OK typically indicates success. | |||
CONFORMING TO | CONFORMING TO | |||
RFC 2222 | RFC 4422 | |||
SEE ALSO | SEE ALSO | |||
sasl(3), sasl_errors(3), sasl_authorize_t(3), sasl_log_t(3), sasl_g et‐ | sasl(3), sasl_errors(3), sasl_authorize_t(3), sasl_log_t(3), sasl_g et‐ | |||
path_t(3), sasl_getconfpath_t(3), sasl_verifyfile_t( 3), | path_t(3), sasl_getconfpath_t(3), sasl_verifyfile_t( 3), | |||
sasl_canon_user_t(3), sasl_getsimple(3), sasl_getsecret_t( 3), | sasl_canon_user_t(3), sasl_getsimple(3), sasl_getsecret_t( 3), | |||
sasl_chalprompt_t(3), sasl_getrealm_t(3), sasl_authorize_t( 3), | sasl_chalprompt_t(3), sasl_getrealm_t(3), sasl_authorize_t( 3), | |||
sasl_server_userdb_checkpass_t(3), sasl_server_userdb_setpass_t(3) | sasl_server_userdb_checkpass_t(3), sasl_server_userdb_setpass_t(3) | |||
SASL man pages SASL sasl_callbacks(12 February 20 06) | SASL 12 February 2006 sasl_callbacks (3) | |||
End of changes. 3 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |