From 88ab6a38aec8412e600d867aa4f4c78f85cb9cf0 Mon Sep 17 00:00:00 2001 From: dadada Date: Sat, 27 Mar 2021 22:24:02 +0100 Subject: [PATCH] samba: fixup --- modules/fileShare.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/fileShare.nix b/modules/fileShare.nix index 19116d4..c156808 100644 --- a/modules/fileShare.nix +++ b/modules/fileShare.nix @@ -22,7 +22,7 @@ in security = user #use sendfile = yes #max protocol = smb2 - min protocol = SMB3 + min protocol = SMB2 guest account = nobody map to guest = bad user '';