From e792992cfb26f7d7cafcddc82c35fea3a35de3fc Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sat, 20 Sep 2025 14:26:08 +0000 Subject: [PATCH] Finalise logging in smb.conf. --- .gitattributesdb | 2 +- etc/samba/smb.conf | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitattributesdb b/.gitattributesdb index 490bb95..5e72d8b 100644 --- a/.gitattributesdb +++ b/.gitattributesdb @@ -94,7 +94,7 @@ ZXRjL3J1bmxldmVscy9kZWZhdWx0L3RlcnJhZm9ybS1odHRwLWJhY2tlbmQ= 1757772274 17577722 ZXRjL3J1bmxldmVscy9zaHV0ZG93bi9pcDZ0YWJsZXM= 1757770292 1757770292 root:root 0777 - - ZXRjL3J1bmxldmVscy9zaHV0ZG93bi9pcHRhYmxlcw== 1757770284 1757770284 root:root 0777 - - ZXRjL3J1bmxldmVscy9zaHV0ZG93bi9zYW1iYQ== 1757708520 1757708520 root:root 0777 - - -ZXRjL3NhbWJhL3NtYi5jb25m 1758361504 1758208516 root:root 0644 - - +ZXRjL3NhbWJhL3NtYi5jb25m 1758378340 1758208516 root:root 0644 - - ZXRjL3NhbWJhL3NtYnVzZXJz 1758121825 1758121586 root:root 0644 - - ZXRjL3NoYWRvdy5ncGc= 1757599010 1757599010 root:root 0644 - - ZXRjL3NzaC8uZ2l0aWdub3Jl 1757606957 1757606957 root:root 0644 - - diff --git a/etc/samba/smb.conf b/etc/samba/smb.conf index 4060f8a..eb3c9cb 100644 --- a/etc/samba/smb.conf +++ b/etc/samba/smb.conf @@ -5,13 +5,14 @@ workgroup = SLACKWAREUKNET server string = "slackware.uk.net Domain Controller" # dns forwarder = 5.101.171.216 5.101.171.217 185.176.90.169 dns forwarder = 216.119.155.58 185.176.90.169 -allow dns updates = disabled -tls cafile = /etc/certificates/core.slackware.uk.net_fullchain.pem +allow dns updates = no +tls cafile = /etc/ssl/certs/ca-certificates.crt tls certfile = /etc/certificates/core.slackware.uk.net_cert.pem tls keyfile = /etc/certificates/core.slackware.uk.net_key.pem tls verify peer = ca_and_name_if_available log level = 1 logging = syslog:local5 +enable core files = no idmap config * : backend = tdb # There are only 568 IDs mapped into the container by TrueNAS, so limit the number that can be used. idmap config * : range = 10000-10500