Go to main content

man pages section 3: Extended Library Functions, Volume 1

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

sasl (3sasl)

Name

sasl - SASL authentication library

Synopsis

Please see following description for synopsis

Description

SASL(3sasl)                     SASL man pages                     SASL(3sasl)



NAME
       SASL - SASL authentication library

DESCRIPTION
       The  CMU Cyrus SASL library is a general purpose authentication library
       for sever and client applications.

       System Administrators:

       For information on setting up/configuring the SASL library see the Sys-
       tem  Administrators  Guide  in the doc/ directory of the SASL distribu-
       tion.

       Programmers:

       See man pages for individual sasl functions or the Programmers Guide in
       the doc/ directory of the SASL distribution.

CONFORMING TO
       RFC 4422


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------------------+
       |ATTRIBUTE TYPE |         ATTRIBUTE VALUE          |
       +---------------+----------------------------------+
       |Availability   | system/library/security/libsasl2 |
       +---------------+----------------------------------+
       |Stability      | Pass-through volatile            |
       +---------------+----------------------------------+

SEE ALSO
       sasl_authorize_t(3SASL),         sasl_auxprop(3SASL),         sasl_aux-
       prop_getctx(3SASL),                        sasl_auxprop_request(3SASL),
       sasl_canon_user_t(3SASL),       sasl_callbacks(3SASL),       sasl_chal-
       prompt_t(3SASL),     sasl_checkapop(3SASL),      sasl_checkpass(3SASL),
       sasl_client_init(3SASL),                        sasl_client_new(3SASL),
       sasl_client_start(3SASL), sasl_client_step(3SASL),  sasl_decode(3SASL),
       sasl_dispose(3SASL),        sasl_done(3SASL),       sasl_encode(3SASL),
       sasl_encodev(3SASL),     sasl_errdetail(3SASL),     sasl_errors(3SASL),
       sasl_errstring(3SASL),     sasl_errors(3SASL),    sasl_getopt_t(3SASL),
       sasl_getpath_t(3SASL),   sasl_getprop(3SASL),   sasl_getrealm_t(3SASL),
       sasl_getsecret_t(3SASL),   sasl_getsimple_t(3SASL),   sasl_idle(3SASL),
       sasl_listmech(3SASL),    sasl_log_t(3SASL),    sasl_server_init(3SASL),
       sasl_server_new(3SASL),                       sasl_server_start(3SASL),
       sasl_server_step(3SASL),         sasl_server_userdb_checkpass_t(3SASL),
       sasl_server_userdb_setpass_t(3SASL),   sasl_setpass(3SASL),   sasl_set-
       prop(3SASL),     sasl_user_exists(3SASL),     sasl_verifyfile_t(3SASL),
       sasl_global_listmech(3SASL)



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source  was  downloaded from  ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-
       sasl-2.1.26.tar.gz.

       Further information about this software can be found on the open source
       community website at https://www.cyrusimap.org/sasl/.



SASL                             10 July 2001                      SASL(3sasl)