summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source4/lib/ldb/include/ldb_errors.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/lib/ldb/include/ldb_errors.h b/source4/lib/ldb/include/ldb_errors.h
index 9362233fd5..706d82732d 100644
--- a/source4/lib/ldb/include/ldb_errors.h
+++ b/source4/lib/ldb/include/ldb_errors.h
@@ -120,6 +120,7 @@
backend.
*/
#define LDB_ERR_STRONG_AUTH_REQUIRED 8
+
/* 9 RESERVED */
/**
@@ -181,6 +182,7 @@
already exists in the entry.
*/
#define LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS 20
+
/**
The function used an invalid (incorrect syntax) attribute value.
*/