Displaying 1 result from an estimated 1 matches for "tmvol2".
Did you mean:
mvol2
2018 Jan 02
2
How to configure Time Machine backups?
...and a simple standalone SAMBA server with the following configuration:
[global]
workgroup = LAB
server string = SATURN
security = user
load printers = no
log file = /var/log/samba/%m.log
max log size = 50
dns proxy = no
mangled names = no
… skipping irrelevant shares ...
[TMVOL2]
path = /mnt/TMVOL2
create mask = 0774
directory mask = 0774
read only = no
guest ok = no
kernel oplocks = no
kernel share modes = no
posix locking = no
vfs objects = catia fruit streams_xattr
I picked up this particular share configuration from here: https://github.com/samba-team/samba/pull/64#is...