From d171ae2eb32f0696606c173d9c3a1052b3913c60 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 22 May 2018 12:33:33 +0200 Subject: Fix smb.conf --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index 86015968..48fad79f 100644 --- a/odin.nix +++ b/odin.nix @@ -228,7 +228,6 @@ writable = false; path = "/srv/media"; "guest ok" = true; - "guest account" = "nobody"; "guest only" = true; }; }; @@ -239,6 +238,7 @@ printing = bsd printcap name = /dev/null disable spoolss = yes + guest account = nobody ''; }; -- cgit v1.2.3