The search returned 1 result

by stephm32
November 8, 2022 - 9:19 PM
Forum: Tips and Tricks
Subject: [SOLVED] Debian 10 upgrade Samba 4.15 to 4.16
Answers: 1
Views : 49093

[SOLVED] Debian 10 upgrade samba 4.15 to 4.16

Hello,

I'm having trouble updating Samba from 4.15 to 4.16 on Debian 10 (I tested it on Debian 11 and it works).

root@ad:~# cd /etc/apt/sources.list.d/
root@ad:/etc/apt/sources.list.d# cat tissamba.list
deb http://samba.tranquil.it/debian/samba-4.16/ buster main
root@ad:/etc ...