It seems like your browser didn't download the required fonts. Please revise your security settings and try again.

End-of-Sale/Renewals for Models 100 and 200

As of October 4th, 2020, new sales for models 100 and 200 of the Barracuda Email Security Gateway ceased. As of November 30, 2023, renewals for models 100 and 200 of the Barracuda Email Security Gateway have ceased. 

LDAP Error Codes

  • Last updated on

The LDAPResult is the construct used in this protocol to return success or failure indications from servers to clients. In response to various requests, servers will return responses containing fields of type LDAPResult to indicate the final status of a protocol operation request. The contents of the table below are from RFC 2251.

All the result codes with the exception of success, compareFalse and compareTrue are to be treated as meaning the operation could not be completed in its entirety. If a client receives a result code which is not listed in the table, it is to be treated as an unknown error condition.

LDAP Server Return Codes

 LDAPResultresultCode
Success0
Operations error1
Protocol error2
Time limit exceeded3
Size limit exceeded4
Compare false5
Compare true6
Strong authentication not supported7
Strong authentication required8
Partial results9
No such attribute10
Admin limit exceeded11
unavailableCriticalExtension12
confidentialityRequired13
saslBindInProgress14
No such attribute16
Undefined attribute type17
Inappropriate matching18
Constraint violation19
Attribute or value exists20
Invalid attribute syntax21
UNUSED(22-31)
No such object32
Alias problem33
Invalid DN syntax34
RESERVED35
Alias dereferencing problem36
UNUSED(37-47)
Inappropriate authentication48
Invalid credentials49
Insufficient access rights50
Busy51
Unavailable52
Unwilling to perform53
Loop detect54
UNUSED(55-63)
Naming violation64
Object class violation65
Not allowed on nonleaf66
Not allowed on RDN67
Entry already exists68
Object class mods prohibited69
RESERVED70
affectsMultipleDSAs71
UNUSED(72-79)
OTHER80
Can't contact LDAP server81
Local error82
Encoding error83
Decoding error84
Timed out85
Unknown authentication method86
Bad search filter87
User cancelled operation88
Bad parameter to an ldap routine89
Out of Memory90