similar to: [Announce] Samba 4.22.0rc1 Available for Download

Displaying 20 results from an estimated 10000 matches similar to: "[Announce] Samba 4.22.0rc1 Available for Download"

2025 Feb 13
0
[Announce] Samba 4.22.0rc2 Available for Download
Release Announcements ===================== This is the second release candidate of Samba 4.22.? This is *not* intended for production environments and is designed for testing purposes only.? Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.22 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2025 Feb 13
0
[Announce] Samba 4.22.0rc2 Available for Download
Release Announcements ===================== This is the second release candidate of Samba 4.22.? This is *not* intended for production environments and is designed for testing purposes only.? Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.22 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2025 Mar 06
0
[Announce] Samba 4.22.0 Available for Download
Release Announcements --------------------- This is the first stable release of the Samba 4.22 release series. Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES ==================== SMB3 Directory Leases --------------------- Starting with Samba 4.22 SMB3 Directory Leases are supported. The new global option "smb3 directory leases" controls whether the
2025 Mar 06
0
[Announce] Samba 4.22.0 Available for Download
Release Announcements --------------------- This is the first stable release of the Samba 4.22 release series. Please read the release notes carefully before upgrading. NEW FEATURES/CHANGES ==================== SMB3 Directory Leases --------------------- Starting with Samba 4.22 SMB3 Directory Leases are supported. The new global option "smb3 directory leases" controls whether the
2025 Feb 20
0
[Announce] Samba 4.22.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.22.? This is *not* intended for production environments and is designed for testing purposes only.? Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.22 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2025 Feb 20
0
[Announce] Samba 4.22.0rc3 Available for Download
Release Announcements ===================== This is the third release candidate of Samba 4.22.? This is *not* intended for production environments and is designed for testing purposes only.? Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.22 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2025 Feb 27
0
[Announce] Samba 4.22.0rc4 Available for Download
Release Announcements ===================== This is the fourth release candidate of Samba 4.22.? This is *not* intended for production environments and is designed for testing purposes only.? Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.22 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2025 Feb 27
0
[Announce] Samba 4.22.0rc4 Available for Download
Release Announcements ===================== This is the fourth release candidate of Samba 4.22.? This is *not* intended for production environments and is designed for testing purposes only.? Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. Samba 4.22 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES
2016 Sep 01
0
答复: status of Continuous availability in SMB3
Where is the patch?I can help to get this integrated -----邮件原件----- 发件人: Jeremy Allison [mailto:jra at samba.org] 发送时间: 2016年9月1日 7:57 收件人: Michael Adam 抄送: zhengbin 08747 (RD); weidong 12656 (RD); 'samba at lists.samba.org' 主题: Re: [Samba] status of Continuous availability in SMB3 On Wed, Aug 31, 2016 at 10:29:51AM +0200, Michael Adam via samba wrote: > On 2016-08-31 at 08:13 +0000,
2016 Aug 31
0
status of Continuous availability in SMB3
On 2016-08-31 at 08:13 +0000, zhengbin.08747 at h3c.com wrote: > hi Michael Adam: > Thanks for you work on samba. Here I am looking for some advice and your help. > I have been stuck in continuous availability of samba 4.3.9 for two weeks. Continuous availability in SMB3 is an attractive feature and I am strugling to enable it. > > smb.conf, ctdb.conf are attached. Cluster file
2016 Aug 31
2
status of Continuous availability in SMB3
On Wed, Aug 31, 2016 at 10:29:51AM +0200, Michael Adam via samba wrote: > On 2016-08-31 at 08:13 +0000, zhengbin.08747 at h3c.com wrote: > > When carring out the test, I have a wireshark process run. It is confirmed that protocol smb3 is used. In the tree connection phase, server's response to client claims that it does not support DFS/Continuous Availability. > > I'm
2024 Oct 16
1
Optimal File Permissions for Shared Access Between Windows and Linux
Hi Rowland, Thank you for your feedback. I apologize for not including the global section in my previous message. Here it is: [global] ?? min protocol = SMB3 ?? workgroup = WORKGROUP As you can see, there isn?t much in the global section. To answer your question about the permissions on |/mnt/shared|, here are the settings: drwxrwxr-x 30 john_johnk sharedaccess 4096 Oct 15 23:42 shared
2025 May 19
0
WSP Search Issue: Can’t Find Filenames or Directories, Only Content
Hi Noel, I've been trying to get the WSP server working for about a week now, and I could really use your guidance ? I?m excited about the functionality and want to help test it properly. My issue is that I can?t seem to search for **filenames or directory names** via the WSP protocol. Interestingly, content *within* files shows up just fine in searches, and something like `kind:video` also
2017 Oct 09
0
Linux vs. Windows SMB buffering
On Mon, Oct 09, 2017 at 08:29:43PM +0000, Will Lucas wrote: > > The Linux client is asking for SMB1 and using 1MB write sizes. > >  > > The Windows client is using SMB2 and *NOT ASKING FOR LEASES*. > >  > > This is why the performance is terrible. Because the file > > as no lease, the Windows redirector must pass every single > > WriteFile() system call
2017 Oct 09
2
Linux vs. Windows SMB buffering
> The Linux client is asking for SMB1 and using 1MB write sizes. > > The Windows client is using SMB2 and *NOT ASKING FOR LEASES*. > > This is why the performance is terrible. Because the file > as no lease, the Windows redirector must pass every single > WriteFile() system call onto the wire, no matter how small > the size. > > If you can get the Windows SMB2 client
2019 Dec 25
1
Duplicate entry in macOS "Network" when using Samba 4.9.1 and avahi 0.7
Hi. I configured a simple samba server. As I need this server to be available in macOS ?Network? list, I configured avahi. When I start smb.service and avahi-daemon.service I get two results in the ?Network? section. When I don?t use avahi I get no entry. Why are there two entries and which best practice can I use to have only one entry? Thanks! Steven ##################################### cat
2023 May 31
1
samba+winbindd problem joining Ubuntu 20+ to windows 2000 domain
Hi, people. How are you?. I hope you are very well Could you help us, please?. We've a problem with Ubuntu+samba+winbindd joining an old Windows 2000 Active Directory domain (we are testing migrate our domain to SAMBA4 but, for now, we must continue using the current domain). We have no problems joining Ubuntu 18 and, in the past, we've joined Ubuntu 20 PCs. It seems to be some
2017 May 05
2
Slow file transfer on ADDC mode
Hi Rowland Thank you for your reply, i removed them but nothing changed :(, i also tried to remove others thing like the full_audit module to keep the settings simplest as possible but had no effect, i'll try to build samba with profiling support and debug with some tools like gdb which i don't have much experience but i'll try it. The current Samba versions support the
2018 Sep 04
1
Server-Side Copy Offload Limitations
Sorry if config was messy, we were using this server for various tests including ADS tests and n-way master replication. Back on topic, I've done changes to configuration as you suggested. Runing debian as standalone server with beforementioned enviroment I can still copy files between shares on the same pool without pushing them through Windows client. Is this intended behavior? cat
2020 Mar 05
2
Samba as DC member UDP ports used
Hello, I have a customer that complains that Samba (as DC member) uses UDP during? AD authentication when clients mount a share. I have run a test and traced network packet and it seems UDP is used by the CLDAP (Samba server is 10.50.50.35, AD is 10.50.50.85) Frame 1: 133 bytes on wire (1064 bits), 133 bytes captured (1064 bits) on interface vmxnet3s0, id 0 Ethernet II, Src: