search for: smb1

Displaying 20 results from an estimated 677 matches for "smb1".

Did you mean: smb
2016 Nov 15
1
Making a Samba DC under a different domain
I am trying to determine if it is mandatory for the domain controllers's host FQDN to be within the same DNS domain as the realm's DNS domain. For example: let's say I want the DC to be called smb1.int.example.net but I want the realm to be AD.EXAMPLE.NET. I set "smb1" in /etc/hostname and mapping to the FQDN in /etc/hosts, so that "hostname -f" shows the desired FQDN "smb1.int.example.net". Then I run samba-tool domain provision --interactive, and change the...
2019 Sep 27
4
Browsing shares of a server
With the removal of SMB1 (by default) and everywhere (e.g. Windows), I noticed that when I open up a computer (\\computer-name) I can see the shares that I have access to... that is, from a Windows Explorer (in my case Win10).? Is there any way to get something like this working using smbclient without SMB1? All this...
2019 Nov 20
2
Is it possible to re-share a SMB2 filesystem for SMB1 clients?
Hi everyone, I'm having the following situation: I need to migrate all SMB file services to a new appliance that only supports the SMB2+ protocol. Unfortunately, there are still some very old Linux clients ("modinfo cifs" says version 1.60) that do only speak SMB1 and need to access these shares after the migration. Is it possible to have a Linux with a modern Samba implementation "re-sharing" the SMB2 shares for SMB1 clients? Kind regards! Alex
2019 Jul 25
0
Turning off SMB1 make slashdot and theregister !
We can't do that until we provide a reasonable way for SMB1 clients to connect, probably via a SMB1 -> SMB2 proxy based on the NTVFS file server (where we had such a prototype until very recently). It won't be perfect SMB1, but needs to be enough for basic operation. I'm quite convinced Samba and SMB1 are critical infrastructure in many places...
2018 Aug 01
2
Samba share migration - looking for advices
Hello everyone, I plan to change an old samba share (SMB1) configured on an Samba PDC "old NT4 Style" server. For that plan, I choose to migrate domain from the old NT4 domain to on Microsoft Active Directory (Windows 2012 R2) set with posix attributes rfc2307, and then change the old Samba share with a new linux box (centos 7) with winbind,...
2014 Jul 05
1
samba4 + drbd + ctdb + failover
Hi We've got drbd going between 2 nodes:) ATM there is un-partitioned space on each node but (we think) they are syncing OK. It looks as though it has synced the whole partition (2GB) from the primary node 1 to the other node: node 1 smb1:/home/steve # cat /proc/drbd version: 8.4.4 (api:1/proto:86-101) GIT-hash: 3c1f46cb19993f98b22fdf7e18958c21ad75176d build by SuSE Build Service 1: cs:Connected ro:Secondary/Secondary ds:UpToDate/UpToDate C r----- ns:2096028 nr:0 dw:0 dr:2096028 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:f oos:0 n...
2020 Aug 25
2
SMB1 disabled - no workgroup available
...lient -L dc" give me this: Enter PA\root's password: Anonymous login successful ??????? Sharename?????? Type????? Comment ??????? ---------?????? ----????? ------- ??????? sysvol????????? Disk ??????? netlogon??????? Disk ??????? IPC$??????????? IPC?????? IPC Service (Samba 4.12.6-Debian) SMB1 disabled -- no workgroup available testparm: Load smb config files from /etc/samba/smb.conf Loaded services file OK. Server role: ROLE_ACTIVE_DIRECTORY_DC Press enter to see a dump of your service definitions # Global parameters [global] ??????? bind interfaces only = Yes ??????? dns forwarder =...
2022 Aug 08
0
[Announce] Samba 4.17.0rc1 Available for Download
...ion 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.17 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES ==================== Configure without the SMB1 Server --------------------------------- It is now possible to configure Samba without support for the SMB1 protocol in smbd. This can be selected at configure time with either of the options: --with-smb1-server --without-smb1-server By default (without either of these options set) Samba is conf...
2022 Aug 08
0
[Announce] Samba 4.17.0rc1 Available for Download
...ion 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.17 will be the next version of the Samba suite. UPGRADING ========= NEW FEATURES/CHANGES ==================== Configure without the SMB1 Server --------------------------------- It is now possible to configure Samba without support for the SMB1 protocol in smbd. This can be selected at configure time with either of the options: --with-smb1-server --without-smb1-server By default (without either of these options set) Samba is conf...
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: Chelsio T4 T420-SO-CR 10GbE network adapter RAID: Adaptec 51645 RAID Controller (Writeback RAID0 with 16 * 1TB SATA II disk...
2016 Jun 08
2
Samba AD member lost domain join after reboot
I conducted many tests and I noticed that I lose the domain-join on SMB1 soon as I joined SMB2 in the domain. Step 1: SMB1 "net ads join -Uadministrator" -> OK Step 2: SMB1 "net ads testjoin" -> OK Step 3: SMB2 "net ads join -Uadministrator" -> OK Step 4: SMB2 "net ads testjoin" -> OK Step 5: SMB1 "net ads testj...
2017 Aug 31
3
Windows SMB2 client doing excessive, inefficient SMB2 Find (and other) requests
Andreas, On Thu, Aug 24, 2017 at 03:37:07PM +0200, awl1 via samba wrote: > Before I follow your advice to move this whole issue/topic to the > samba-technical alias and start over there with a clean description of the > scenario and the findings, I have two simple questions: > > 1) I plan to use a new, reproducible test scenario with 2000 random small > files with a file length
2001 Dec 14
1
Using MSDFS
...ructions that I don't understand. I've checked the forum archives but can't find any examples which might help. In the Instructions section (4.1 of the HTML Samba Project Documentation), is shows how to set up the symbolic links in a DFS share, as shown below. I have 2 Samba servers (SMB1 and SMB2). I set up the DFS share on SMB1 per these instructions and want to share the Public share from SMB2 through DFS on SMB1. 1. root# cd /export/dfsroot 2. root# chown root /export/dfsroot 3. root# chmod 755 /export/dfsroot 4. root# ln -s msdfs:storageA\\shareA linka 5. root# ln -s m...
2022 Jan 31
1
[Announce] Samba 4.16.0rc2 Available for Download
...election is required ? The leader broadcast timeout can be configured via new configuration ? option ??? [cluster] -> leader timeout ? This specifies the number of seconds without leader broadcasts ? before a node calls an election.? The default is 5. REMOVED FEATURES ================ SMB1 CORE and LANMAN1 protocol wildcard copy, unlink and rename removed ======================================================================= In preparation for the removal of the SMB1 server, the unused SMB1 command SMB_COM_COPY (SMB1 command number 0x29) has been removed from the Samba smbd server....
2022 Jan 31
1
[Announce] Samba 4.16.0rc2 Available for Download
...election is required ? The leader broadcast timeout can be configured via new configuration ? option ??? [cluster] -> leader timeout ? This specifies the number of seconds without leader broadcasts ? before a node calls an election.? The default is 5. REMOVED FEATURES ================ SMB1 CORE and LANMAN1 protocol wildcard copy, unlink and rename removed ======================================================================= In preparation for the removal of the SMB1 server, the unused SMB1 command SMB_COM_COPY (SMB1 command number 0x29) has been removed from the Samba smbd server....
2022 Aug 23
0
[Announce] Samba 4.17.0rc3 Available for Download
...operations used to generate a lot of unsolicited ? wakeup events causing thundering herd problems, which lead to masive ? latencies for some clients. These events are now avoided in order ? to provide stable latencies and much higher throughput of open/close ? operations. Configure without the SMB1 Server --------------------------------- It is now possible to configure Samba without support for the SMB1 protocol in smbd. This can be selected at configure time with either of the options: --with-smb1-server --without-smb1-server By default (without either of these options set) Samba is conf...
2022 Aug 23
0
[Announce] Samba 4.17.0rc3 Available for Download
...operations used to generate a lot of unsolicited ? wakeup events causing thundering herd problems, which lead to masive ? latencies for some clients. These events are now avoided in order ? to provide stable latencies and much higher throughput of open/close ? operations. Configure without the SMB1 Server --------------------------------- It is now possible to configure Samba without support for the SMB1 protocol in smbd. This can be selected at configure time with either of the options: --with-smb1-server --without-smb1-server By default (without either of these options set) Samba is conf...
2018 May 29
4
Can't join Windows 10 to classic domain
...enedPaths] "\\*\netlogon"="RequireMutualAuthentication=0,RequireIntegrity=0,RequirePrivacy=0" I've tried adding entries for the domain controller in hosts and lmhosts, and have also tried enabling NetBIOS over TCP/IP. I've then tried forcing the Windows Client to use SMB1:- sc config lanmanworkstation depend= bowser/mrxsmb10/nsi sc config mrxsmb20 start= disabledI also used the following Powershell commands:- Get-WindowsOptionalFeature -Online -FeatureName SMB1ProtocolSet-SmbServer-Configuration -EnableSMB2Protocol $false Running the status commands shows SMB1 t...
2017 Aug 31
0
Windows SMB2 client doing excessive, inefficient SMB2 Find (and other) requests
...remove SessionSetup packets from the packet trace. > If you can send a brief description of the issue alongside the traces to > samba-technical, I can try to get this to the right people. That's great. I hope to get all 12 scenarios traced over this coming weekend: W1) copy from Win 10 SMB1 client (Explorer, xcopy /s) to SMB1 3.6.15 server share W2) copy from Win 10 SMB2 client (Explorer, xcopy /s) to SMB2 4.6.5 server share W3) copy from Win 10 SMB2 client (Explorer, xcopy /s) to Win 10 SMB2 server share W4) copy from Linux SMB1 client (cp -r, krusader) to SMB1 3.6.15 server shar...
2022 Aug 30
0
[Announce] Samba 4.17.0rc4 Available for Download
...operations used to generate a lot of unsolicited ? wakeup events causing thundering herd problems, which lead to masive ? latencies for some clients. These events are now avoided in order ? to provide stable latencies and much higher throughput of open/close ? operations. Configure without the SMB1 Server --------------------------------- It is now possible to configure Samba without support for the SMB1 protocol in smbd. This can be selected at configure time with either of the options: --with-smb1-server --without-smb1-server By default (without either of these options set) Samba is conf...