mirror of
https://github.com/samba-team/samba.git
synced 2025-12-13 16:23:50 +03:00
r16801: Adding WERR_DS_DRA_ACCESS_DENIED.
Guenther
(This used to be commit 075242b976)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
eda5759e45
commit
91e4f9f6d8
@@ -89,6 +89,7 @@ static const struct werror_code_struct dos_errs[] =
|
||||
{ "WERR_DS_SINGLE_VALUE_CONSTRAINT", WERR_DS_SINGLE_VALUE_CONSTRAINT },
|
||||
{ "WERR_DS_DRA_DB_ERROR", WERR_DS_DRA_DB_ERROR },
|
||||
{ "WERR_DS_DRA_NO_REPLICA", WERR_DS_DRA_NO_REPLICA },
|
||||
{ "WERR_DS_DRA_ACCESS_DENIED", WERR_DS_DRA_ACCESS_DENIED },
|
||||
{ "WERR_DS_DNS_LOOKUP_FAILURE", WERR_DS_DNS_LOOKUP_FAILURE },
|
||||
{ "WERR_DS_WRONG_LINKED_ATTRIBUTE_SYNTAX", WERR_DS_WRONG_LINKED_ATTRIBUTE_SYNTAX },
|
||||
{ "WERR_GENERAL_FAILURE", WERR_GENERAL_FAILURE },
|
||||
|
||||
Reference in New Issue
Block a user