I did not rise functional level. I don?t know how this is done, I am happy to try. On 20 Jan 2025 at 19:41 +0000, Sonic <sonicsmith at gmail.com>, wrote:> I wonder if it has something to with raising the functional level per > the release notes in 4.20.0. > Did you try that after your update to 4.21.3?
Op 20-01-2025 om 20:53 schreef Luis Peromarta via samba:> I did not rise functional level. I don?t know how this is done, I am happy to try.I have the functional level at the current highest level, it does not change anything. Timesync in recent versions works only in non-secure mode (ntp). - Kees.> On 20 Jan 2025 at 19:41 +0000, Sonic <sonicsmith at gmail.com>, wrote: >> I wonder if it has something to with raising the functional level per >> the release notes in 4.20.0. >> Did you try that after your update to 4.21.3?
On Mon, Jan 20, 2025 at 2:54?PM Luis Peromarta via samba <samba at lists.samba.org> wrote:> I did not rise functional level. I don?t know how this is done, I am happy to try.It's in the 4.20.0 release notes. Basically: set in smb.conf: ad dc functional level = 2016 restart samba then run: samba-tool domain schemaupgrade --schema=2019 samba-tool domain functionalprep --function-level=2016 samba-tool domain level raise --domain-level=2016 --forest-level=2016 Chris