diff --git a/source4/lib/ldb/include/ldb_errors.h b/source4/lib/ldb/include/ldb_errors.h index 9362233fd5c..706d82732dd 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. */