From 37961e38fde29bb56b91e7a5d04191e746d7d7ff Mon Sep 17 00:00:00 2001 From: chsteinle Date: Thu, 25 Nov 2021 04:42:47 +0100 Subject: [PATCH] Change samba configuration as there are problems with windows clients. --- networking/smb.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/networking/smb.conf b/networking/smb.conf index 8c293cf..cd767cf 100644 --- a/networking/smb.conf +++ b/networking/smb.conf @@ -16,6 +16,12 @@ force create mode = 0644 force directory mode = 0755 + server min protocol = SMB2_10 + client max protocol = SMB3 + client min protocol = SMB2_10 + encrypt passwords = true + restrict anonymous = 2 + [data] comment = Data path = /share