doserr: add WERR_NO_TRUST_SAM_ACCOUNT.
[tprouty/samba.git] / libcli / util / werror.h
index fe819fce5ecbc820d0e29f715bd03bd93f00c2f6..0d99c7bb318c189007e7d5f7061eddf5dc937282 100644 (file)
@@ -136,6 +136,7 @@ typedef uint32_t WERROR;
 #define WERR_TIME_SKEW W_ERROR(1398)
 #define WERR_EVENTLOG_FILE_CORRUPT W_ERROR(1500)
 #define WERR_SERVER_UNAVAILABLE W_ERROR(1722)
+#define WERR_NO_TRUST_SAM_ACCOUNT W_ERROR(1787)
 #define WERR_INVALID_FORM_NAME W_ERROR(1902)
 #define WERR_INVALID_FORM_SIZE W_ERROR(1903)
 #define WERR_PASSWORD_MUST_CHANGE W_ERROR(1907)