mirror of
https://github.com/samba-team/samba.git
synced 2025-11-22 16:23:49 +03:00
r21591: add new error code
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
26b0e03a77
commit
04da3db29d
@@ -200,6 +200,7 @@
|
||||
#define WERR_NO_SUCH_PRIVILEGE W_ERROR(1313)
|
||||
#define WERR_PRIVILEGE_NOT_HELD W_ERROR(1314)
|
||||
#define WERR_NO_SUCH_USER W_ERROR(1317)
|
||||
#define WERR_LOGON_FAILURE W_ERROR(1326)
|
||||
#define WERR_INVALID_SECURITY_DESCRIPTOR W_ERROR(1338)
|
||||
#define WERR_NO_SUCH_DOMAIN W_ERROR(1355)
|
||||
#define WERR_NO_SYSTEM_RESOURCES W_ERROR(1450)
|
||||
|
||||
Reference in New Issue
Block a user