From 75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sun, 25 May 2025 11:58:19 -0400 Subject: Add older Windows stuff + Updates --- hosts/moyo/samba/smb.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'hosts/moyo') diff --git a/hosts/moyo/samba/smb.conf b/hosts/moyo/samba/smb.conf index 6716277..1ca1afa 100644 --- a/hosts/moyo/samba/smb.conf +++ b/hosts/moyo/samba/smb.conf @@ -1,5 +1,8 @@ [global] workgroup = AKONCITY + server min protocol = NT1 + lanman auth = yes + ntlm auth = yes map to guest = Bad User server string = Local Samba Server server role = standalone server @@ -8,8 +11,12 @@ max log size = 50 passdb backend = tdbsam allow insecure wide links = yes - kernel oplocks = yes + kernel oplocks = no + socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=32768 SO_SNDBUF=32768 + getwd cache = true acl allow execute always = yes + ea support = yes + store dos attributes = yes [code] comment = code -- cgit v1.2.3-101-g0448