From f94b0f1370d4633cba8397642e809bc39d4461f8 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Wed, 7 May 2025 15:42:25 -0400 Subject: Add some gentoo host files --- hosts/moyo/samba/smb.conf | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 hosts/moyo/samba/smb.conf (limited to 'hosts/moyo/samba') diff --git a/hosts/moyo/samba/smb.conf b/hosts/moyo/samba/smb.conf new file mode 100644 index 0000000..6716277 --- /dev/null +++ b/hosts/moyo/samba/smb.conf @@ -0,0 +1,23 @@ +[global] + workgroup = AKONCITY + map to guest = Bad User + server string = Local Samba Server + server role = standalone server + hosts allow = 192.168.1. 127. + log file = /var/log/samba/log.%m + max log size = 50 + passdb backend = tdbsam + allow insecure wide links = yes + kernel oplocks = yes + acl allow execute always = yes + +[code] + comment = code + path = /srv/nfs/c + valid users = andrew + guest ok = no + browseable = yes + writable = yes + public = no + follow symlinks = yes + wide links = yes -- cgit v1.2.3-101-g0448