Fix samba logging, hopefully finally!

This commit is contained in:
Darren 'Tadgy' Austin 2025-09-22 15:46:15 +00:00
commit 03d8ec939c
6 changed files with 128 additions and 10 deletions

View file

@ -10,8 +10,11 @@ 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
log level = 2
logging = syslog:local5
log file = /var/log/core.slackware.uk.net/today/samba/samba
debug syslog format = always
debug hires timestamp = yes
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.