Achizitie MacBook 15’ 2018 sau 2019 si Dock

Încă un config - de pe samba unde salvează și Time Machine (un pic mai customizat - inclusiv icon device):

# Global parameters
[global]
	dns proxy = No
	load printers = No
	log file = /var/log/samba/%m.log
	map to guest = Bad User
	max log size = 1000
	obey pam restrictions = Yes
	printcap name = /dev/null
	security = USER
	server role = standalone server
	server string = Srotrage Server %v
	unix extensions = No
	fruit:aapl = yes
	fruit:advertise_fullsync = true
	fruit:model = MacPro
	idmap config * : backend = tdb
	acl allow execute always = Yes
	wide links = Yes


[TimeMachine]
	browseable = No
	ea support = Yes
	inherit acls = Yes
	kernel share modes = No
	path = /mnt/data/storage/timemachine/%U
	posix locking = No
	read only = No
	valid users = %U
	vfs objects = catia fruit streams_xattr
	fruit:time machine = yes


[homes]
	browseable = No
	comment = Home Directories
	create mask = 0700
	directory mask = 0700
	read only = No
	valid users = %S
	vfs objects = catia fruit streams_xattr


[Public]
	create mask = 0777
	directory mask = 0777
	force user = nobody
	guest ok = Yes
	guest only = Yes
	path = /mnt/data/storage/public
	read only = No
	vfs objects = catia fruit streams_xattr