# /etc/smb.conf [global] workgroup = WORKGROUP server string = Server name netbios name = xyz-server.eida.lan security = user map to guest = never min protocol = SMB2 # Rozšíření "fruit" a "streams_xattr" vfs objects = catia fruit streams_xattr # Doporučené nastavení pro rychlost a kompatibilitu ea support = yes spotlight = yes fruit:metadata = stream fruit:model = Xserve3,1 fruit:posix_rename = yes fruit:veto_appledouble = no fruit:wipe_intentionally_left_blank_rfork = yes fruit:time machine = yes # Omezení na IP rozsah LAN hosts allow = 192.168. 127. hosts deny = 0.0.0.0/0 # Logování log level = 1 log file = /var/log/samba/log.%m max log size = 1000 # Hack propustnosti max connections = 256 socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=524288 SO_SNDBUF=524288 [homes] comment = Home Directories browseable = no read only = no [timemachine-example] comment = Time Machine XYZ path = /srv/timemachine/ valid users = timemachine read only = no guest ok = no browseable = yes # Veto files zakáže zálohování .DS_Store veto files = /.DS_Store/ # Další klíčové parametry pro Time Machine fruit:time machine = yes fruit:time machine max size = 1000G fruit:advertise_fullsync = true spotlight = yes