summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/smb.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/include/smb.h b/source4/include/smb.h
index ccb245ccdd..b36c2a8708 100644
--- a/source4/include/smb.h
+++ b/source4/include/smb.h
@@ -33,7 +33,8 @@
#define SMB_PORT2 139
#define SMB_PORTS "445 139"
-enum smb_signing_state {SMB_SIGNING_OFF, SMB_SIGNING_SUPPORTED, SMB_SIGNING_REQUIRED};
+enum smb_signing_state {SMB_SIGNING_OFF, SMB_SIGNING_SUPPORTED,
+ SMB_SIGNING_REQUIRED, SMB_SIGNING_AUTO};
/* deny modes */
#define DENY_DOS 0