search for: protocol_nt1

Displaying 16 results from an estimated 16 matches for "protocol_nt1".

1999 Jul 26
0
"smbmount" and Linux kernel-2.0.37
...icting types for `PROTOCOL_LANMAN1' include/smb.h:1485: previous declaration of `PROTOCOL_LANMAN1' /usr/include/linux/smb.h:87: conflicting types for `PROTOCOL_LANMAN2' include/smb.h:1485: previous declaration of `PROTOCOL_LANMAN2' /usr/include/linux/smb.h:89: conflicting types for `PROTOCOL_NT1' include/smb.h:1485: previous declaration of `PROTOCOL_NT1' /usr/include/linux/smb.h:93: conflicting types for `CASE_LOWER' include/smb.h:1498: previous declaration of `CASE_LOWER' /usr/include/linux/smb.h:95: conflicting types for `CASE_UPPER' include/smb.h:1498: previous decla...
2019 Sep 27
1
Browsing shares of a server
...ISMATCH > > This error is generated by the smbcient libraries trying > to send an SMB1 writev request to a server that only supports > SMB2 or above. From our code: > > libcli/smb/smbXcli_base.c:smb1cli_req_writev_submit() > > if (state->conn->protocol > PROTOCOL_NT1) { > DBG_ERR("called for dialect[%s] server[%s]\n", > smb_protocol_types_string(state->conn->protocol), > smbXcli_conn_remote_name(state->conn)); > return NT_STATUS_REVISION_MISMATCH;...
2019 Sep 27
5
Browsing shares of a server
On 9/27/19 1:32 PM, Rowland penny via samba wrote: ....snippity... > I repeat, smbclient never had anything to do with network browsing, so > it is unlikely to have anything to do with Network Discovery. Perhaps > you are thinking of libsmbclient ? this can be used by other packages to > provide network browsing. > > You could always code up what you require and propose it as
2019 Sep 27
0
Browsing shares of a server
...turning browse list: NT_STATUS_REVISION_MISMATCH This error is generated by the smbcient libraries trying to send an SMB1 writev request to a server that only supports SMB2 or above. From our code: libcli/smb/smbXcli_base.c:smb1cli_req_writev_submit() if (state->conn->protocol > PROTOCOL_NT1) { DBG_ERR("called for dialect[%s] server[%s]\n", smb_protocol_types_string(state->conn->protocol), smbXcli_conn_remote_name(state->conn)); return NT_STATUS_REVISION_MISMATCH; } Have you expl...
2003 Apr 13
1
disabling version number
Hi there, is there any possibility of disabling Samba's version number output (e.g. with smbclient) without having to manually edit it in the source code? I don't want anyone to see my Samba's version number... Thanks Florian
2007 Nov 16
1
3.0.27a out monday.
Just spoke to Jerry, we'll be doing a 3.0.27a on Monday to fix a regression that broke smbfs mounts from Linux. Sorry for the problem. Jeremy.
2014 Oct 15
0
[Announce] Samba 4.2.0rc2 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2014 Oct 15
0
[Announce] Samba 4.2.0rc2 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2014 Dec 20
0
[Announce] Samba 4.2.0rc3 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2014 Dec 20
0
[Announce] Samba 4.2.0rc3 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2015 Jan 16
0
[Annouce] Samba 4.2.0rc4 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2015 Feb 24
0
[Announce] Samba 4.2.0rc5 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2015 Mar 04
1
[Announce] Samba 4.2.0 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...
2015 Mar 04
1
[Announce] Samba 4.2.0 Available for Download
...build of socket_wrapper on systems without SO_PROTOCOL. o Volker Lendecke <vl at samba.org> * BUG 10860: registry: Don't leave dangling transactions. o Stefan Metzmacher <metze at samba.org> * BUG 10866: libcli/smb: Fix smb2cli_validate_negotiate_info with min=PROTOCOL_NT1 max=PROTOCOL_SMB2_02. o Christof Schmitt <cs at samba.org> * BUG 10837: idmap_rfc2307: Fix a crash after connection problem to DC. ####################################### Reporting bugs & Development Discussion ####################################### Please discuss this release...