1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
0=Success
1=Operations Error
2=Protocol Error
3=Timelimit Exceeded
4=Sizelimit Exceeded
5=Compare False
6=Compare True
7=Authentication Method Not Supported
8=Strong Authentication Required
9=Partial Results
10=Referral
11=Administrative Limit Exceeded
12=Unavailable Critical Extension
13=Confidentiality Required
14=SASL Bind In Progress
16=No Such Attribute
17=Undefined Attribute Type
18=Inappropriate Matching
19=Constraint Violation
20=Attribute Or Value Exists
21=Invalid Attribute Syntax
32=No Such Object
33=Alias Problem
34=Invalid DN Syntax
35=Is Leaf
36=Alias Dereferencing Problem
48=Inappropriate Authentication
49=Invalid Credentials
50=Insufficient Access Rights
51=Busy
52=Unavailable
53=Unwilling To Perform
54=Loop Detect
64=Naming Violation
65=Object Class Violation
66=Not Allowed On Non-leaf
67=Not Allowed On RDN
68=Entry Already Exists
69=Object Class Modifications Prohibited
71=Affects Multiple DSAs
80=Other
81=Server Down
82=Local Error
83=Encoding Error
84=Decoding Error
85=Ldap Timeout
86=Authentication Unknown
87=Filter Error
88=User Cancelled
89=Parameter Error
90=No Memory
91=Connect Error
92=Ldap Not Supported
93=Control Not Found
94=No Results Returned
95=More Results To Return
96=Client Loop
97=Referral Limit Exceeded
112=TLS not supported
113=SSL handshake failed
114=SSL Provider not found
|