Fix samba logging, hopefully finally!
This commit is contained in:
parent
e792992cfb
commit
03d8ec939c
6 changed files with 128 additions and 10 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue