search for: smb2

Displaying 20 results from an estimated 1592 matches for "smb2".

Did you mean: smb
2017 Aug 31
3
Windows SMB2 client doing excessive, inefficient SMB2 Find (and other) requests
...ss, a simple touch file$i should do it. > in order to make test data non-confidential (unfortunately, my previous test > files/packet traces were confidential). Do you agree that the above > procedure is fine to create the test scenario? > > 2) What about confidential data from SMB/SMB2 sessions (i.e. Samba > usernames/passwords)? What do I meed to do to filter all information from > Wireshark traces that points to users and passwords? Passwords are not send over the wire, the user name is as are IP addresses. Use a test user and setup VMs is a private test network if you c...
2017 Aug 31
0
Windows SMB2 client doing excessive, inefficient SMB2 Find (and other) requests
...ibly use some short-cut paths, I will compare traces for the random content/length files and the zero-length files scenarios and decide based on my findings whether a huge number of zero-length files are indeed sufficient to reproduce the issue. >> 2) What about confidential data from SMB/SMB2 sessions (i.e. Samba >> usernames/passwords)? What do I meed to do to filter all information from >> Wireshark traces that points to users and passwords? > Passwords are not send over the wire, the user name is as are IP addresses. Use > a test user and setup VMs is a private test...
2019 Jul 22
5
client min protocol = SMB2
I did not set max protocol to SMB2 in smb.cnf, I don't want to force SMB2 selection if SMB3 can be used by a client. The machine is a Windows 7, so is SMB2 compliant. Le 22/07/2019 ? 11:44, Gaiseric Vandal via samba a ?crit?: > I would guess that changing the min protocol does not affect existing > connections unless...
2017 Aug 24
0
Windows SMB2 client doing excessive, inefficient SMB2 Find (and other) requests
Hello Jeremy, Andrew, All, I can now indeed confirm that my test scenario runs MUCH faster when executed against a Windows 10 SMB2 server than against Samba (test scenario takes ~ 18 seconds using a Windows SMB2 server as opposed to ~ 300 seconds when the server is Samba 4.6.5). But, most interestingly, the reason for these performance gains is NOT - as assumed by Jeremy - that the number of client-server request/response...
2017 Jan 26
2
cannot connect without user/pass on Windows 10
...M=1 WS=128 3 0.002343 10.0.6.178 -> 10.0.0.7 TCP 60 49939→445 [ACK] Seq=1 Ack=1 Win=65536 Len=0 4 0.002514 10.0.6.178 -> 10.0.0.7 SMB 213 Negotiate Protocol Request 5 0.002528 10.0.0.7 -> 10.0.6.178 TCP 54 445→49939 [ACK] Seq=1 Ack=160 Win=30336 Len=0 6 0.009462 10.0.0.7 -> 10.0.6.178 SMB2 260 Negotiate Protocol Response 7 0.011702 10.0.6.178 -> 10.0.0.7 SMB2 232 Negotiate Protocol Request 8 0.011936 10.0.0.7 -> 10.0.6.178 SMB2 260 Negotiate Protocol Response 9 0.016597 10.0.6.178 -> 10.0.0.7 SMB2 220 Session Setup Request, NTLMSSP_NEGOTIATE 10 0.017098 10.0.0.7 -> 10.0....
2017 Aug 18
4
Friendly Reminder: Would you please comment on my findings?
Ah, ok, "directory handle leases"... Ouch, I see... :-( In this case, I will first repeat my test scenario with a Windows SMB2 server and report back here. Based on the results of this exercise, you can then advise whether you still want to move this to smb-technical and raise this with Microsoft folks (who still might have a simple workaround "fix" to improve their SMB2 client performance with a Samba serve...
2011 Aug 10
1
a new world | smb2
Hi Samba list! I was very excited that SMB2 is finally working with samba 3.6.0 - great job!! I just know that SMB2 has a smaller command set compared to SMB1 and this, beside many other rebuilds of the code makes it faster As I am completely new to the file transfer protocol world, I want to ask a few basic things: - is Samba backwa...
2015 Jan 23
4
No symlink support on SMB2 and SMB3?
On Fri, Jan 23, 2015 at 01:08:31PM -0800, Jeremy Allison wrote: > On Fri, Jan 23, 2015 at 10:05:44PM +0100, Markus Doits wrote: > > > > On 23.01.15 19:57, Miguel Medalha wrote: > > > I am using Samba 4.1.16 with smb2/3 and symbolic links are working alright. > > > > > > Following the smb.conf man page, I use: > > > > > > unix extensions = no > > > wide links = yes > > > > > > > > Unfortunately this still does not work for me - can you really m...
2017 May 17
1
browsing problem with minimum protocol SMB2
...ecent ransomware problem, we're trying to remove SMB1 and below protocols. However when I do this, the browse list is gone. Hosts can access properly the shares, but they have to know exactly \\machine\share in order to to connect. The same thing from a linux client: smbclient -L {PDC} -m SMB2 Domain=[{MYDOMAIN}] OS=[] Server=[] Server Comment --------- ------- Workgroup Master --------- ------- I.E. there's no information - The Server and Workgroup lists are empty. I can see information going into wins.dat and browse.dat,...
2011 Feb 20
1
Running and testing SMB2 under RHEL 5 and RHEL 6
Good morning, folks. I've been driving myself to distraction trying to test out SMB2 performance under Linux. I see that the Samba on RHEL 5 is relatively old, I'm dealing with an upstream NetApp fileserver that is configured for SMB2, so I've got clients to test. The Samba on RHEL 5 is relatively old, 3.0.33, with samba3x-3.5.4 alternatively available, and cifs-utils-* av...
2015 Apr 21
2
smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1
...? -----Original Message----- From: samba-bounces at lists.samba.org [mailto:samba-bounces at lists.samba.org] On Behalf Of Rowland Penny Sent: Monday, April 20, 2015 10:38 AM To: samba at lists.samba.org Subject: Re: [Samba] smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1 On 20/04/15 15:19, Tompkins, Michael wrote: > Second request ... > > Thank you in advance ... > - Mike > > > > Sent: Friday, April 10, 2015 2:16 PM > To: samba at lists.samba.org > Subject: smbclient 4.0.7 resolves host name to IP address for SMB2 but not...
2015 Jan 26
2
No symlink support on SMB2 and SMB3?
...B?hme wrote: > > On Fri, Jan 23, 2015 at 01:08:31PM -0800, Jeremy Allison wrote: > > > On Fri, Jan 23, 2015 at 10:05:44PM +0100, Markus Doits wrote: > > > > > > > > On 23.01.15 19:57, Miguel Medalha wrote: > > > > > I am using Samba 4.1.16 with smb2/3 and symbolic links are working alright. > > > > > > > > > > Following the smb.conf man page, I use: > > > > > > > > > > unix extensions = no > > > > > wide links = yes > > > > > > > > > > >...
2011 Oct 17
1
[quick question] smbclient -m smb2 not working
Greetings list, I just upgraded to samba 3.6.0 trying SMB2. Though Windows 2008 R2 can work with SMB2 shares just fine, I'm unable to access SMB2 shares with mount.cifs or smbclient, even with "-m smb2" specified -- I get this "Unrecognised protocol level smb2", whereas smbclient comes with samba-client-3.6.0-63.1.rpm. So is this...
2013 May 13
1
samba 3 - smb2 cpu usage
...some new samba installations from ubuntu 12.04, centos 6.4 and debian wheezy. All running in a VM on a XenServer. The samba servers are member of a 2008R2 domain, using smb1 protocol all are running fine and we get a constant 90MB/s (big file transfer) on our 1GB network. We would like to enable smb2 protocol for performance reasons, but when we do enable SMB2 (max protocol = SMB2) file transfer speed drops to 50-60MB/s (one big file) instead of the 80-90MB/s we used to get before. We noticed when this happens the cpu is at its max instead of 60-70% when using smb1. iostat doesn't show...
2015 Apr 20
4
smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1
Second request ... Thank you in advance ... - Mike Sent: Friday, April 10, 2015 2:16 PM To: samba at lists.samba.org Subject: smbclient 4.0.7 resolves host name to IP address for SMB2 but not NT1 We are having issues with smbclient 4.0.7 not working to clusters, because it's resolving the host name ( 'default service = dev3k1.my.domain.com' in smb.conf file ) to an IP address using SMB2, but does not do it if is uses NT1( our desired behavior ). Is there a way to t...
2010 Jan 29
2
SMB2 testing on SAMBA 3.5.0 rc2
I am trying to setup a SAMBA server using 3.5.0rc2 to test SMB2. Without using SMB2, my windows 7 was able to browse the public share listed on the server anonymously. However, when SMB2 is enabled, a network error message is always popped up when I try to browse the samba server from Win 7. I have looked at the trace. It seemed to me that Win 7 had troub...
2012 Apr 28
1
SMB2 write performace slower than SMB1 in 10Gb network
Hi forks: I've been testing SMB2 with samba 3.6.4 performance these days, and I find a weird benchmark that SMB2 write performance is slower than SMB1 in 10Gb ethernet network. Server ----------------------- Linux: Redhat Enterprise 6.1 x64 Kernel: 2.6.31 x86_64 Samba: 3.6.4 (almost using the default configuration) Network: Chels...
2016 Apr 19
2
Workstation Limited to NT1 Protocol
Just saw that, as well. After running the commands to enable SMB2 & SMB3 and rebooting...no luck. Will keep searching for other registry settings. On Tue, Apr 19, 2016 at 3:27 PM, lingpanda101 at gmail.com < lingpanda101 at gmail.com> wrote: > On 4/19/2016 3:24 PM, Bill Baird wrote: > > When I search for "smb2", I get nothing in my...
2013 Feb 25
1
smb2 vs. NT1
...sendfile=yes block size = 131072 load printers = no aio read size = 16384 aio write size = 16384 aio write behind = /*.*/ wins support = no local master = no wins server = 192.168.3.7 veto files = /.AppleDouble/ delete veto files = yes hide dot files = yes printing = BSD max protocol = SMB2 min protocol = SMB2 [projects] path = /W/Projects browseable = yes public = yes guest ok = yes read only = no force user = user force group = user The speed is fine with this configuration, around 100Mbyte/s. If I change protocol to NT1, the speed drops to around 50Mbyte/s. This is fr...
2017 Jun 21
2
samba 4.4.14 breaks classic domain
...ng member server, the packet capture included a lot of "SMB" traffic. With the problem server, all the "SMB" packets were empty. e.g. SMB: ----- SMB: ----- SMB: SMB: "" SMB: Both machines are configured for a max protocol of SMB2. The problem machine is also configured for a min protocol of SMB2. testparm -v client ipc max protocol = default client max protocol = SMB2 server max protocol = SMB2 client ipc min protocol = SMB2 client min protocol = SMB2 server min pr...