many changes

This commit is contained in:
2025-02-13 22:40:44 +00:00
parent 867375b286
commit 80d39a13a6
15 changed files with 366 additions and 3 deletions

View File

@@ -0,0 +1,31 @@
[global]
server role = standalone server
log file = /dev/stdout
dns proxy = no
# password stuff
passdb backend = smbpasswd
obey pam restrictions = yes
security = user
printcap name = /dev/null
load printers = no
dns proxy = no
wide links = yes
follow symlinks = yes
unix extensions = no
acl allow execute always = yes
# MacOS Compatibility options
vfs objects = catia fruit streams_xattr
# Special configuration for Apple's Time Machine
fruit:model = TimeCapsule
fruit:aapl = yes
# fix filenames with special chars (should be default)
mangled names = no
dos charset = CP850
unix charset = UTF-8
# Docker Envs global config options