Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2023 20:10:44 +0100
From:      freebsd@vanderzwan.org
To:        Craig Leres <leres@freebsd.org>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: FreeBSD+samba as a time machine server for OSX/Ventura?
Message-ID:  <76AAC62C-774E-4A43-91F6-51E46DDD5836@vanderzwan.org>
In-Reply-To: <a2d69d35-52d1-e347-0430-eb491ddd69a2@freebsd.org>
References:  <a2d69d35-52d1-e347-0430-eb491ddd69a2@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help



> On 1 Mar 2023, at 05:28, Craig Leres <leres@freebsd.org> wrote:
> 
> In 2020 I was able to install the netatalk3 port and use a FreeBSD system as a time machine server. In 2021 when I upgraded to Big Sur appletalk was no longer supported so I switched to samba413.
> 
> I've never managed to get this to work since upgrading to Ventura. Does anybody have a config or wisdom they could share? I've appended the config that worked with Big Sur.
> 
> Craig
> 
> ; @(#) $Id: smb4.conf,v 1.3 2021/07/13 22:43:22 leres Exp $
> 
> [global]
>    workgroup = XYZ
….

> log level = 3
>    vfs objects = zfsacl catia fruit streams_xattr


Not sure if the order of the modules is important. 
I could not find any definite statement but I have seen references to passing data to the next module which suggests it is.

BTW I use the following alias on the Mac to get the logging for TimeMachine:

alias tld="log stream --style syslog  --predicate 'senderImagePath contains[cd] \"TimeMachine\"' —debug"

Regards, 
	Paul




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76AAC62C-774E-4A43-91F6-51E46DDD5836>