Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

sasl(3)


SASL

SASL

NAME
DESCRIPTION
RETURN VALUE
ERRORS
CONFORMING TO
SEE ALSO

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 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.

RETURN VALUE

wackiness

ERRORS

SASL_OK

Success

SASL_BADVERS

Mechanism version mismatch

SASL_BADPARAM

error in config file

SASL_NOMEM

not enough memory to complete operation

CONFORMING TO

RFC 2222

SEE ALSO

othersaslstuff



sasl(3)