search for: smb3_02

Displaying 20 results from an estimated 28 matches for "smb3_02".

Did you mean: smb2_02
2020 Jun 19
1
Apparent large memory leak with encryption + SMB3_00 or SMB3_02
...ackup would start. I stumbled upon disabling encryption on the server (i.e. changing "smb encrypt" from "required" to "off") to prevent this issue. After further digging, I'm able to reproduce this issue using smbclient on the server machine with either SMB3_00 or SMB3_02 as the max protocol with the server configured to require encryption. Uploading a file increases the RSS of the smbd process by roughly the size of the uploaded file. My minimal smb.conf and relevant smbstatus output are below. Have I missed something in the configuration? Or is this an issue with...
2024 Apr 01
1
Bad SMB2 (sign_algo_id=1) signature for message
01.04.2024 13:56, Jones Syue ???: >> I can't say for sure but I *think* each time the client is windows server 2012. > > Looks good :) If run this script[1] to test multiple dialects, found only > SMB3_00 and SMB3_02 has this "(sign_algo_id=1)", and per doc[2] it could > be happend with ws2012 and ws2012r2. This *is* 2012 r2. The protocol version it negotiates is shown by smbstatus on samba server, it is SMB3_02. More modern workstations negotiate SMB3_11. > Perhaps some kind of services, li...
2019 Aug 30
1
flood of (auth in progress) connections from unresponsive windows client crashing samba
...security = ADS wins server = dc.production.redacted.org wins proxy = no #oplocks = False #level2 oplocks = False #dos filemode = yes #enable privileges = yes username map = /etc/samba/user_and_group_map.txt #client max protocol = SMB3_02 #server max protocol = SMB3_02 # ACL Settings vfs objects = acl_xattr map acl inherit = yes nt acl support = yes store dos attributes = no # Multichannel #server multi channel support = yes aio read size = 0 aio write...
2017 May 04
2
Slow file transfer on ADDC mode
...role = active directory domain controller dns forwarder = 192.168.0.2 time server = yes admin users = leonardo.soares ntp signd socket directory = /var/lib/samba/ntp_signd server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate, dns max protocol = SMB3_02 max log size = 4096 debug class = yes debug prefix timestamp = yes log file = /var/log/samba/log.%I log level = 1 printing = bsd load printers = no printcap name = /dev/null disable spoolss = yes use sendfile = yes smb2 leases = no dbwrap_tdb_mutexes:* = yes max stat cache size = 65536...
2017 Jan 26
1
[4.3.11-Ubuntu] SMBD keeps Locks on NTUSER.DAT and ntuser.ini after logout
...pt/samba/home/user_w81 winprofile.V2/ntuser.ini Wed Jan 25 17:31:08 2017 14398 9009 DENY_WRITE 0x12019f RDWR EXCLUSIVE+BATCH /mnt/SRVDATA_crypt/samba/home/user_w81 winprofile.V2/NTUSER.DAT Wed Jan 25 17:31:08 2017 The Clients are mostly Windows 8.1 (they connect with SMB3_02), a couple of Windows 7 (they connect with SMB2_10) a couple of Windows XP (they connect with NT1) and my linux cifs mount (NT1) I have the gut feeling, that SMB3_02 is mostly affected (but that's also the majority of my machines) and it comes more often, if the user does a shutdown than simp...
2024 Apr 30
0
How to troubleshoot spotlight = yes feature?
...security = ADS domain master = no local master = no preferred master = no host msdfs = no load printers = no printing = bsd printcap name = /dev/null disable spoolss = yes disable netbios = yes server min protocol = SMB3_02 client min protocol = SMB3_02 winbind refresh tickets = yes winbind use default domain = yes winbind enum users = yes winbind enum groups = yes winbind nss info = rfc2307 vfs objects = acl_xattr catia fruit ;vfs objects = acl_xattr ca...
2019 Feb 13
2
smbclient error talking to Netapp with SMB 3.11 / Samba 4.7.11
Hi, we have a situation where access to a share on some Netapp box fails with “client max protocol” set to SMB3_11 (or unset): protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE With a protocol max set to SMB3_10 or SMB3_02 the login prompt is reached and subsequent file access is succeeds: negotiated dialect[SMB3_00] against server[192.168.42.42] got OID=1.2.840.48018.1.2.2 Enter DOM.AIN\foobar's password: The symptoms resemble that of this bug: https://bugzilla.samba.org/show_bug.cgi?id=13009 but...
2017 May 05
2
Slow file transfer on ADDC mode
...ike gdb which i don't have much experience but i'll try it. The current Samba versions support the production/stable version of Windows 10 SMB3 ? I'm asking this because on the smb.conf man page it says "Technical Preview", i decided to try to set max protocol to windows 8.1 SMB3_02 because i had some issues with Windows 10 client machines ,some of these machines was hanging during logon , Excel crashing while editing files and doing this didn't happen anymore. When you look at client smb sessions with smbstatus command,the protocol version negotiated of Windows 10 machin...
2019 Aug 30
3
flood of (auth in progress) connections from unresponsive windows client crashing samba
We have been experiencing a debilitating 'bug' in samba where something is causing a flood of the messages seen below in smbstatus and the network drives ( in our case N: ) on all clients become unresponsive. In fact, the entire client becomes unresponsive, essentially making them unusable until samba is restarted. We first saw this and connected it to the following open bug in samba
2020 Jul 15
6
Samba mount error after server packages update
Hello, I've a virtual machine working as a samba server ("clear linux release 28640", whose relevant information are in the attached file "server_clearmi_28640.txt"). The samba client is an android 4 virtual machine (https://www.android-x86.org/releases/releasenote-4-4-r5.html). I can succesfully mount samba shares from the android "terminal emulator", with the
2017 Apr 30
0
Symbolic links not visible on osx 10.10
Hi, I'm replying to this post (as I wasn't subscribed to the list until now). Is there any progress on this issue (not being able to see symbolic links as such on a SMB3_02 share mounted with macOS)? It looks to me like this is one of the last showstoppers left for samba being able to be a full replacement for netatalk, since vfs_fruit is otherwise doing a good job. Best Wishes, Lorenzo > Jan 07, 2015; 9:20am > Re: Symbolic links not visible on osx 10.10 &g...
2017 May 04
0
Slow file transfer on ADDC mode
...wrote: > Hi, > > I have an issue on a Samba 4.5 running as AD DC Try doing this: Remove these lines from [global] os level = 255 admin users = leonardo.soares server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbindd, ntp_signd, kcc, dnsupdate, dns max protocol = SMB3_02 debug class = yes debug prefix timestamp = yes use sendfile = yes smb2 leases = no dbwrap_tdb_mutexes:* = yes max stat cache size = 65536 They are either the defaults or shouldn't be used on an AD DC Change [profiles to this: [profiles] path = /samba/profiles read only = no...
2019 Feb 13
0
smbclient error talking to Netapp with SMB 3.11 / Samba 4.7.11
...11 / Samba 4.7.11 > > Hi, > > we have a situation where access to a share on some Netapp box > fails with “client max protocol” set to SMB3_11 (or unset): > > protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE > > With a protocol max set to SMB3_10 or SMB3_02 the login prompt is > reached and subsequent file access is succeeds: > > negotiated dialect[SMB3_00] against server[192.168.42.42] > got OID=1.2.840.48018.1.2.2 > Enter DOM.AIN\foobar's password: > > The symptoms resemble that of this bug: > https://bugzi...
2020 Jul 15
0
Samba mount error after server packages update
...release requires different parameters in the smb.conf file. > Any suggestion? > Andy-- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba In samba 4.11 the default server minimum protocol was increased to SMB3_02. Perhaps your client requires SMB1 (NT1)? https://www.samba.org/samba/docs/current/man-html/smb.conf.5.html#SERVERMINPROTOCOL
2023 May 16
1
tree connect failed: NT_STATUS_SMB_BAD_CLUSTER_DIALECT
On 16/05/2023 08:02, Ludovit Koren via samba wrote: > > > Hello, > > I am trying to connect and browse the Windows file server and get the > following error: > > > # smbclient //ente01.xxxx.local/data > Password for [xuser at xxxx.LOCAL]: > tree connect failed: NT_STATUS_SMB_BAD_CLUSTER_DIALECT > > OS: FreeBSD 13.1-STABLE > Samba 4.16.10_1 > >
2023 Jul 28
1
check_account: Failed to find local account with UID" issue / The university of Chicago
...ring = Yes idmap cache time = 1 idmap negative cache time = 1 kerberos method = system keytab log file = /var/log/samba/log.%m max log size = 50 netbios name = DMCIFS realm = AD.UCHICAGO.EDU security = ADS server min protocol = SMB3_02 server string = Samba Server Version %v winbind cache time = 1 workgroup = AD fruit:delete_empty_adfiles = yes fruit:wipe_intentionally_left_blank_rfork = yes fruit:veto_appledouble = no fruit:posix_rename = yes fruit:model = MacSamba...
2020 May 20
3
Cannot Write to Linux Shares from Mac
...Protocol Version Encryption Signing ---------------------------------------------------------------------------------------------------------------------------------------- 8758 nobody nogroup 172.16.7.3 (ipv4:172.16.7.3:55565) SMB3_02 - - 8761 hal hal 172.16.7.10 (ipv4:172.16.7.10:52585) SMB3_02 - partial(AES-128-CMAC) Service pid Machine Connected at Encryption Signing --------------...
2020 Jun 15
2
smb protocol version
I don't have any lines in my configuration file for any of the servers, how can I tell what the default protocols are? Are the defaults controlled by samba or the kernel? Chris On 6/15/2020 2:13 PM, Fred Smith wrote: > On Mon, Jun 15, 2020 at 11:23:54AM -0500, Christopher Wensink wrote: >> I have a handful of Linux Servers, running Centos 6.10, and 6.8 with the >> main host
2023 Mar 17
1
Samba Issue for Mac
...> > kerberos method = system keytab > > log file = /var/log/samba/log.%m > > max log size = 50 > > netbios name = DMCIFS > > realm = AD.UCHICAGO.EDU > > security = ADS > > server min protocol = SMB3_02 > > server string = Samba Server Version %v > > workgroup = AD > > fruit:delete_empty_adfiles = yes > > fruit:wipe_intentionally_left_blank_rfork = yes > > fruit:veto_appledouble = no > > fruit:posix_rename =...
2019 Sep 12
8
why windows 10 can't access centos samba
Hi, I can access centos's samba via windows 7, but fail via windows 10. Why? Thanks! Regards Andrew