cf. <https://askubuntu.com/questions/379044/>
Signed-off-by: Casper Ti. Vector <caspervec...@gmail.com> --- net/slirp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/slirp.c b/net/slirp.c index 7a4e96d..73042af 100644 --- a/net/slirp.c +++ b/net/slirp.c @@ -876,6 +876,7 @@ static int slirp_smb(SlirpState* s, const char *exported_dir, "printing = bsd\n" "disable spoolss = yes\n" "usershare max shares = 0\n" + "server min protocol = NT1\n" "[qemu]\n" "path=%s\n" "read only=no\n" -- 2.31.1