I’ve configured a Linux container on a Proxmox host as a Time Machine goal.
Nonetheless, each share is now displayed as a doable Time Machine goal.
This isn’t the case with my Synology. There, solely the share configured for Time Machine can also be proven within the Mac settings for Time Machine.
I would love solely the Time Machine share supplied for this function to be accessible within the Time Machine settings.
Does anybody have any thought how I can obtain this?
My smb.conf
#======================= World Settings =======================
[global]
# Fruit world config
min protocol = SMB2
vfs objects = catia fruit streams_xattr
fruit:nfs_aces = no
fruit:metadata = stream
fruit:mannequin = MacSamba
fruit:posix_rename = sure
fruit:veto_appledouble = no
fruit:wipe_intentionally_left_blank_rfork = sure
fruit:delete_empty_adfiles = sure
server min protocol = SMB2
unix charset = UTF-8
workgroup = WORKGROUP
server string = %h server (Samba, Ubuntu)
#### Networking ####
interfaces = 127.0.0.0/8 eth0
bind interfaces solely = sure
#### Debugging/Accounting ####
log file = /var/log/samba/log.%m
max log dimension = 1000
logging = file
panic motion = /usr/share/samba/panic-action %d
####### Authentication #######
server function = standalone server
obey pam restrictions = sure
unix password sync = sure
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %nn *Retypesnews*spassword:* %nn *passwordsupdatedssuccessfully* .
pam password change = sure
map to visitor = unhealthy consumer
####### Misc #######
usershare permit friends = sure
#======================= Share Definitions =======================
[Share]
path = /shares/Share
fruit:time machine = no
accessible = sure
legitimate customers = @root
learn solely = no
writeable=sure
browseable=sure
public = no
visitor okay = no
create masks = 0755
[Time Machine]
fruit:time machine = sure
fruit:time machine max dimension = 500G
path = /shares/Time_Machine
accessible = sure
legitimate customers = @root
learn solely = no
writeable=sure
browseable=sure
public = no
visitor okay = no
create masks = 0755