Man Pages in
libsasl2-dev
Carta.tech
Packages
libsasl2-dev
43
Section 3:
Library calls
sasl.3
Sasl authentication library
sasl_authorize_t.3
The sasl authorization callback
sasl_auxprop.3
How to work with sasl auxiliary properties
sasl_auxprop_getctx.3
Acquire an auxiliary property context
sasl_auxprop_request.3
Request auxiliary properties from sasl
sasl_callbacks.3
How to work with sasl callbacks
sasl_canon_user_t.3
Plaintext password verification callback
sasl_chalprompt_t.3
Realm acquisition callback
sasl_checkapop.3
Check an apop challenge/response
sasl_checkpass.3
Check a plaintext password
sasl_client_init.3
Sasl client authentication initialization
sasl_client_new.3
Create a new client authentication object
sasl_client_start.3
Begin an authentication negotiation
sasl_client_step.3
Perform a step in the authentication negotiation
sasl_decode.3
Decode data received
sasl_dispose.3
Dispose of a sasl connection object
sasl_done.3
Dispose of a sasl connection object
sasl_encode.3
Encode data for transport to authenticated host
sasl_encodev.3
Encode data for transport to authenticated host
sasl_errdetail.3
Retrieve detailed information about an error
sasl_errors.3
Sasl error codes
sasl_errstring.3
Translate a sasl return code to a human-readable form
sasl_getconfpath_t.3
The sasl callback to indicate location of the config files
sasl_getopt_t.3
The sasl get option callback
sasl_getpath_t.3
The sasl callback to indicate location of the mechanism drivers
sasl_getprop.3
Get a sasl property
sasl_getrealm_t.3
Realm acquisition callback
sasl_getsecret_t.3
The sasl callback for secrets (passwords)
sasl_getsimple_t.3
The sasl callback for username/authname/realm
sasl_global_listmech.3
Retrieve a list of the supported sasl mechanisms
sasl_idle.3
Perform precalculations during an idle period
sasl_listmech.3
Retrieve a list of the supported sasl mechanisms
sasl_log_t.3
The sasl logging callback
sasl_server_init.3
Sasl server authentication initialization
sasl_server_new.3
Create a new server authentication object
sasl_server_start.3
Begin an authentication negotiation
sasl_server_step.3
Perform a step in the authentication negotiation
sasl_server_userdb_checkpass_t.3
Plaintext password verification callback
sasl_server_userdb_setpass_t.3
Userdb plaintext password setting callback
sasl_setpass.3
Check a plaintext password
sasl_setprop.3
Set a sasl property
sasl_user_exists.3
Check if a user exists on server
sasl_verifyfile_t.3
The sasl file verification