Finalise logging in smb.conf.

This commit is contained in:
Darren 'Tadgy' Austin 2025-09-20 14:26:08 +00:00
commit e792992cfb
2 changed files with 4 additions and 3 deletions

View file

@ -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