[Samba] Issues configuring Samba

L. van Belle belle at samba.org
Wed Jun 8 09:56:50 UTC 2022


Hai, 

It's. 

apt-get install apt-transport-https gnupg

wget -O- https://apt.van-belle.nl/louis-van-belle.gpg-key.asc |\
    gpg --dearmor | sudo tee /usr/share/keyrings/louis-van-belle.gpg > /dev/null

echo "# AptVanBelle repo for samba." | sudo tee -a /etc/apt/sources.list.d/van-belle.list

echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/louis-van-belle.gpg] http://apt.van-belle.nl/debian/ $(lsb_release -sc)-samba415 main" |\
 sudo tee -a /etc/apt/sources.list.d/van-belle.list

apt update
apt install ... what you need. 
For the downgrade remove first as stated below. 

Greetz, 

Louis


> -----Oorspronkelijk bericht-----
> Van: samba <samba-bounces at lists.samba.org> Namens Andy Pont via
> samba
> Verzonden: woensdag 8 juni 2022 11:34
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Issues configuring Samba
> 
> Louis wrote…
> 
> >For now, I recommend to move back to 4.15.7 from my repo.
> How do I add your repo?  I’m sure I saw some instructions online somewhere
> but I can’t put my hand on them right now.
> 
> -Andy.
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba




More information about the samba mailing list