from small one page howto to huge articles all in one place
 

search text in:





Poll
What does your sytem tell when running "ulimit -u"?








poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

185933

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250337

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

137481

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





sasl_errors

Section: SASL man pages (3)
Updated: 10 July 2001
Index Return to Main Contents
 

NAME

sasl_errors - SASL error codes

 

SYNOPSIS

#include <sasl/sasl.h>

 

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):

 

Common Result Codes

SASL_OK
Success
SASL_CONTINUE
Another step is needed in authentication
SASL_FAIL
Generic Failure
SASL_NOMEM
Memory shortage failure
SASL_BUFOVER
Overflowed buffer
SASL_NOMECH
Mechanism not supported / No mechanisms matched requirements
SASL_BADPROT
Bad / Invalid Protocol or Protocol cancel
SASL_NOTDONE
Can't request information / Not applicable until later in exchange
SASL_BADPARAM
Invalid Parameter Supplied
SASL_TRYAGAIN
Transient Failure (e.g. weak key)
SASL_BADMAC
Integrity Check Failed
SASL_NOTINIT
SASL library not initialized

 

Client-only Result Codes

SASL_INTERACT
Needs user interaction
SASL_BADSERV
Server failed mutual authentication step
SASL_WRONGMECH
Mechanism does not support requested feature

 

Server-only Result Codes

SASL_BADAUTH
Authentication Failure
SASL_NOAUTHZ
Authorization Failure
SASL_TOOWEAK
Mechanism too weak for this user
SASL_ENCRYPT
Encryption needed to use mechanism
SASL_TRANS
One time use of a plaintext password will enable requested mechanism for user
SASL_EXPIRED
Passphrase expired, must be reset
SASL_DISABLED
Account Disabled
SASL_NOUSER
User Not Found
SASL_BADVERS
Version mismatch with plug-in
SASL_NOVERIFY
USer exists, but no verifier for user

 

Password Setting Result Codes

SASL_PWLOCK
Passphrase locked
SASL_NOCHANGE
Requested change was not needed
SASL_WEAKPASS
Passphrase is too week for security policy.
SASL_NOUSERPASS
User supplied passwords are not permitted

 

CONFORMING TO

RFC 4422

 

SEE ALSO

sasl(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
Common Result Codes
Client-only Result Codes
Server-only Result Codes
Password Setting Result Codes
CONFORMING TO
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.1 ms