Finalise logging in smb.conf.
This commit is contained in:
parent
ad930e33a6
commit
e792992cfb
2 changed files with 4 additions and 3 deletions
|
|
@ -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 - -
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue