summaryrefslogtreecommitdiff
path: root/source3/include/doserr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/doserr.h')
-rw-r--r--source3/include/doserr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/doserr.h b/source3/include/doserr.h
index 43a325bc52..087249ad44 100644
--- a/source3/include/doserr.h
+++ b/source3/include/doserr.h
@@ -71,6 +71,7 @@
#define ERRnomoreitems 259
#define ERRbaddirectory 267 /* Invalid directory name in a path. */
#define ERReasnotsupported 282 /* Extended attributes */
+#define ERRlogonfailure 1326 /* Unknown username or bad password */
#define ERRbuftoosmall 2123
#define ERRunknownipc 2142
#define ERRnosuchprintjob 2151