summaryrefslogtreecommitdiff
path: root/hosts/moyo/samba
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-05-25 11:58:19 -0400
committerAndrew Opalach <andrew@akon.city> 2025-05-25 11:58:19 -0400
commit75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461 (patch)
tree974406a41ab5aeece938bc68889c136a5cfe69ea /hosts/moyo/samba
parentf94b0f1370d4633cba8397642e809bc39d4461f8 (diff)
downloaddotfiles-75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461.tar.gz
dotfiles-75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461.tar.bz2
dotfiles-75ad6c3fcad1f19c4f4f5c345fbb43ce80d9c461.zip
Add older Windows stuff + Updates
Diffstat (limited to 'hosts/moyo/samba')
-rw-r--r--hosts/moyo/samba/smb.conf9
1 files changed, 8 insertions, 1 deletions
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