Query: sasl_client_init
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sasl_client_init(21 June 2001) sasl_client_init(21 June 2001)NAMEsasl_client_init - SASL client authentication initializationSYNOPSIS#include <sasl/sasl.h> int sasl_client_init(const sasl_callback_t *callbacks);DESCRIPTIONsasl_client_init() initializes SASL. It must be called before any calls to sasl_client_start. This call initializes all SASL client drivers (e.g. authentication mechanisms). These are usually found in the /usr/lib/sasl directory but the directory may be overriden with the SASL_PATH enviornment variable. callbacks specifies the base callbacks for all client connections. See the sasl_callbacks man page for more informationRETURN VALUEsasl_client_init returns an integer which corresponds to one of the following codes. SASL_OK is the only one that indicates success. All others indicate errors and should either be handled or the authentication session should be quit.ERRORSSASL_OK Success SASL_BADVERS Mechanism version mismatch SASL_BADPARAM Error in config file SASL_NOMEM Not enough memory to complete operationCONFORMING TORFC 2222SEE ALSOsasl(3), sasl_callbacks(3), sasl_client_new(3), sasl_client_start(3), sasl_client_step(3) SASL man pages SASL sasl_client_init(21 June 2001)
Related Man Pages |
---|
sasl_client_init(3) - suse |
sasl_server_init(3) - suse |
sasl_client_new(3) - osx |
sasl_client_init(3sasl) - sunos |
sasl_client_init(3sasl) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Simultaneous file read operation |
SCO's MORs for June and Bills from OPA for June and July - Mon. hearing cancelled |
AIX JFS2 content |