NAME
saslerrors - SASL error codes
SYNOPSIS
##iinncclluuddee <
> DESCRIPTION
The following are the general error codes that may be returned by calls into the SASL library, and their meanings (that may vary slightly based on context): CCoommmmoonn RReessuulltt CCooddeess SASLOK Success SASLCONTINUE Another step is needed in authentication SASLFAIL Generic Failure SASLNOMEM Memory shortage failure SASLBUFOVER Overflowed buffer SASLNOMECH Mechanism not supported / No mechanisms matched requirements SASLBADPROT Bad / Invalid Protocol or Protocol cancel SASLNOTDONE Can't request information / Not applicable until later in exchange SASLBADPARAM Invalid Parameter Supplied SASLTRYAGAIN Transient Failure (e.g. weak key) SASLBADMAC Integrity Check Failed SASLNOTINIT SASL library not initializedCClliieenntt-oonnllyy RReessuulltt CCooddeess
SASLINTERACT Needs user interaction SASLBADSERV Server failed mutual authentication step SASLWRONGMECH Mechanism does not support requested featureSSeerrvveerr-oonnllyy RReessuulltt CCooddeess
SASLBADAUTH Authentication Failure SASLNOAUTHZ Authorization Failure SASLTOOWEAK Mechanism too weak for this user SASLENCRYPT Encryption needed to use mechanism SASLTRANS One time use of a plaintext password will enable requested mechanism for user SASLEXPIRED Passphrase expired, must be reset SASLDISABLED Account Disabled SASLNOUSER User Not Found SASLBADVERSVersion mismatch with plug-in
SASLNOVERIFY USer exists, but no verifier for user PPaasssswwoorrdd SSeettttiinngg RReessuulltt CCooddeess SASLPWLOCK Passphrase locked SASLNOCHANGE Requested change was not needed SASLWEAKPASS Passphrase is too week for security policy. SASLNOUSERPASS User supplied passwords are not permitted CCOONNFFOORRMMIINNGG TTOO RFC 2222SEE ALSO
sasl(3) SASL man pages SASL saslerrors(10 July 2001)