similar to: Debian Stretch Samba 4.9.4 now available amd64/i386

Displaying 20 results from an estimated 2000 matches similar to: "Debian Stretch Samba 4.9.4 now available amd64/i386"

2019 Jan 07
1
Van Belle Samba Repo
Hi Louis, Is your repo currently having issues, or did I manage to somehow get blocked by your firewall? I could access it 30 minutes ago, now it’s no longer working. # cat /etc/apt/sources.list.d/samba.list deb http://apt.van-belle.nl/debian bionic-samba49 main contrib non-free # apt update W: Failed to fetch http://apt.van-belle.nl/debian/dists/bionic-samba49/InRelease Cannot initiate the
2018 Aug 24
3
Debian Stretch Samba packages 4.6.16/4.7.9/4.8.4 (amd64/i386) available
Hai Guys,   The Debian Stretch packages are now also available in the repos. Im working on the samba 4.8.5 also.   I have also restructured the repo setup a bit, so package re-use is better which saved me some time. You choose the samba you want to run and you stay at that version until you change the repo.   The site info isnt updated yet with this, i'll do that after i finish up with
2018 Sep 03
1
Samba packages for Debian Jessie and Stretch 4.7.10/4.8.5 for amd64/i386 now available.
Hai Guys,   The new Samba packages for Debian Jessie and Stretch are now also available in the repos. Available as of now samba 4.7.10 and 4.8.5 (amd64/i386) are added.  To use them.    Import my key:  wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -   samba 4.6.  :   echo "deb http://apt.van-belle.nl/debian stretch-samba46 main contrib non-free" | sudo
2018 Aug 21
2
Debian Jessie Samba packages 4.6.16/4.7.9/4.8.4 (amd64/i386) available
Hai, Sorry for all delays, it was needed. I have also restructured the repo setup a bit, so package re-use is better which saved me some time. This resulted in a samba 4.8 for jessie, no need for multiple repo lines anymore. You choose the samba you want to run and you stay at that version until you change the repo. The site info isnt updated yet with this, i'll do that after i finish
2018 Nov 27
3
Debian Stretch 4.9.3 packages now available (amd64/i386)
Hai,   The Debian Stretch packages for samba 4.9.3 are now available for amd64 and i386.   ----------- THE REPO SETUP --------------- 1) Choose http or https for you apt, both work, for https you need to : apt-get install apt-transport-https   2) Import my public key wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -   3) (optional) setup a header line for the repo
2018 Aug 24
0
Debian Stretch Samba packages 4.6.16/4.7.9/4.8.4 (amd64/i386) available
Hai Rowland, Arh.. Grrr. I sometimes just dont see that.. :-/ The "corrected" version, just watch the numbers guys and make sure its correct. Import my key:  wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -   samba 4.6.  :   echo "deb http://apt.van-belle.nl/debian stretch-samba46 main contrib non-free" | sudo tee -a
2019 Apr 08
6
Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hai guys, I've updated the Debian Stretch package for Samba 4.10.2, 4.9.6 and 4.8.11. Repo info : https://apt.van-belle.nl Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/stretch/ Quick repo setup: Optional: apt-get install apt-transport-https Import my public key: wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - # Example repo stretch samba
2018 Nov 28
0
Debian Stretch 4.9.3 packages now available (amd64/i386)
Hai Julien, Uh... Samba 4.9.3 for Ubuntu Bionic (18.04) are now available for amd64 Only Was posted yesterday. you need more cofee... ;-) Here you go, the repo line. echo "deb http://apt.van-belle.nl/debian/ bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list So have fun. Greetz, Louis > -----Oorspronkelijk bericht----- > Van:
2018 Apr 17
5
Wing's repo, rpms & upgrades
Hi All, I started using Samba as an AD DC on el7 a few weeks ago. I have some questions for others who mights also be using Wing's rpms on el7 (http://wing-net.ddo.jp/wing). A) Is there a wiki/issues page for that repo? I could not find any.. B) is that the only repo of samba rpms available for el7/centos7? C) Is there a reason why samba46-4.6.14 is the latest available version? Are
2019 Apr 09
2
Now available, Ubuntu Bionic packages for Samba 4.10.2, 4.9.6 *(both amd64 only)
Hai guys, I've updated the Ubuntu Bionic packages for Samba 4.10.2, 4.9.6 *(both amd64 only). Repo info : https://apt.van-belle.nl Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/ubuntu/ Quick repo setup: Optional: apt-get install apt-transport-https Import my public key: wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - # Example repo bionic
2019 Dec 11
2
Notice: repo update samba 4.9.17 4.10.11 and 4.11.3
Hai, If updated the following: buster-samba411 for amd64/i386 and armhf, updated to 4.11.3 Buster-samba410 for amd64/i386, coming. bionic-samba411 for amd64/i386 updated to 4.11.3 bionic-samba410 for amd64/i386 updated to 4.10.11 bionic-samba49 for amd64/i386 updated to 4.9.17 stretch-samba49 for amd64/i386 updated to 4.9.17 stretch-samba10 for amd64/i386, coming Next on todo,
2018 Nov 16
2
Ubuntu bionic 18.04 compatible samba 4.9.2 packages amd64 only now available.
Hai,   its late, but the ubuntu 18.04 packages are ready.   The repo setup.   wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - echo "# AptVanBelle repo for samba." | sudo tee /etc/apt/sources.list.d/van-belle.list echo "deb http://apt.van-belle.nl/debian bionic-samba49 main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle.list  
2019 May 01
0
Debian Stretch and Ubuntu Bionic for Samba 4.9.7 (amd64/i386) are now online.
Hai guys, I've updated the Debian Stretch and Ubuntu bionic packages for Samba 4.9.7 for amd64/i386. Repo info : https://apt.van-belle.nl Build logs: http://downloads.van-belle.nl/samba4/Buildlogs/ Quick repo setup: Optional: apt-get install apt-transport-https Import my public key: wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add - # Example repo stretch
2019 Apr 08
0
Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
Hi, short question - when running "samba -V" I recieve a version of: Version 4.10.2-Ubuntu But my OS running is Debain 9.8 (stretch) amd64. My entry within sources.list is: deb http://apt.van-belle.nl/debian stretch-samba410 main contrib non-free Is this correct / wanted behavior (that version reporting back is 'Ubuntu' even for debian)? I think within the last version
2019 Apr 09
0
Debian Stretch, Samba 4.10.2, 4.9.6 and 4.8.11 Available (amd64/i386)
ow ow .. slapping myself.. I forgot my note about the VERSION file.. That you see this : Version 4.10.2-Ubuntu is because i use a Ubuntu as base for the 4.10 builds. I'll correct that, but there is no difference in the packages once this is corrected back to Version 4.10.2-Debian. It just a "version-name" Greetz, Louis ________________________________ Van: Martin
2018 Jun 22
6
use spnego question - samba 47 to samba48 migration
Hello Everyone, Good evening! Here a Background: I am moving from samba47 to samba48 - I am keeping my existing scripts and config files. The messages below are now appearing while executing some tasks in samba48 only - samba47 is not showing it: #Unknown parameter encountered: "use spnego" #Ignoring unknown parameter "use spnego" #Unknown parameter encountered:
2019 Dec 19
0
Upgrading from Debian Stretch to Buster, Van Belle package
Hello Louis, Sorry for my late answer. I couldn't work on that earlier. So I did steps: stretch-samba48 stretch-samba49 stretch-samba410 Then when your at 4.10 you can safe upgrade to buster to buster-samba410 At last step, apt-get dist-upgrade, bind9 failed: --------------------------------------------------------------------------------------------------------------- Installing new
2019 Mar 31
3
Van Belle Repo - 4.10 for Bionic
On Sun, 31 Mar 2019 14:29:32 +0200 Viktor Trojanovic <viktor at troja.ch> wrote: > On Sun, 31 Mar 2019 at 14:22, Rowland Penny via samba > <samba at lists.samba.org> wrote: > > > > On Sun, 31 Mar 2019 13:55:18 +0200 > > Viktor Trojanovic via samba <samba at lists.samba.org> wrote: > > > > > On Sat, 30 Mar 2019 at 17:45, L.P.H. van Belle
2019 Apr 04
2
Shared printing between Linux (client) and Windows (server): NT_STATUS_ACCESS_DENIED
Thank you for answer. Logged in as Guest, then went to Security tab. I see `Everyone', it is given all permissions. Then I went to `Current permissions' tab (I have localized OS at the moment, so probably it is not correct name) and typed in `Everyone' and `Guest' as well: all five permission types are checked. $ smbclient -L 192.168.0.100 -m SMB2     Sharename      
2019 Dec 20
0
Upgrading from Debian Stretch to Buster, Van Belle package
Hai, Ok, for me so i know where you now at. Looks like your in the middle of the dist-upgrade in buster. Rowland is correct, looks like bind is upgrading and samba-libs is not yet installed. If samba-libs is installed, lookup this line in you bind config. include "/var/lib/samba/bind-dns/named.conf"; Open "/var/lib/samba/bind-dns/named.conf" and verify if its set to