search for: mac_svr2

Displaying 8 results from an estimated 8 matches for "mac_svr2".

Did you mean: mac_src
2019 Sep 27
5
Browsing shares of a server
...ys code up what you require and propose it as a patch for > Samba. I think this isn't (exactly) a Samba problem. The problem is we can't enmerated shares exposed from MacOS. But our Windows and MacOS clients can. We get: smb1cli_req_writev_submit: called for dialect[SMB3_00] server[mac_svr2] Error returning browse list: NT_STATUS_REVISION_MISMATCH I think this is some sort of Mac problem(?) Thanks for everyone's time. Unless you have some hints with regards to the above.
2019 Sep 27
1
Browsing shares of a server
...>>> Samba. >> >> I think this isn't (exactly) a Samba problem. The problem is we can't >> enmerated shares exposed from MacOS. But our Windows and MacOS clients can. >> >> We get: >> smb1cli_req_writev_submit: called for dialect[SMB3_00] server[mac_svr2] >> Error returning 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...
2019 Sep 27
1
Browsing shares of a server
...>>> Samba. >> >> I think this isn't (exactly) a Samba problem. The problem is we can't >> enmerated shares exposed from MacOS. But our Windows and MacOS clients can. >> >> We get: >> smb1cli_req_writev_submit: called for dialect[SMB3_00] server[mac_svr2] >> Error returning browse list: NT_STATUS_REVISION_MISMATCH >> >> I think this is some sort of Mac problem(?) Thanks for everyone's time. >> Unless you have some hints with regards to the above. > > Can you log a bug on bugzilla.samba.org, attach your smb.conf &...
2019 Oct 03
2
Browsing shares of a server
...>>> Samba. >> >> I think this isn't (exactly) a Samba problem. The problem is we can't >> enmerated shares exposed from MacOS. But our Windows and MacOS clients can. >> >> We get: >> smb1cli_req_writev_submit: called for dialect[SMB3_00] server[mac_svr2] >> Error returning browse list: NT_STATUS_REVISION_MISMATCH >> >> I think this is some sort of Mac problem(?) Thanks for everyone's time. >> Unless you have some hints with regards to the above. > > Can you log a bug on bugzilla.samba.org, attach your smb.conf &...
2019 Sep 27
0
Browsing shares of a server
...ropose it as a patch for > > Samba. > > I think this isn't (exactly) a Samba problem. The problem is we can't > enmerated shares exposed from MacOS. But our Windows and MacOS clients can. > > We get: > smb1cli_req_writev_submit: called for dialect[SMB3_00] server[mac_svr2] > Error returning browse list: NT_STATUS_REVISION_MISMATCH > > I think this is some sort of Mac problem(?) Thanks for everyone's time. > Unless you have some hints with regards to the above. Can you log a bug on bugzilla.samba.org, attach your smb.conf and a smbclient debug leve...
2019 Sep 27
0
Browsing shares of a server
...ropose it as a patch for > > Samba. > > I think this isn't (exactly) a Samba problem. The problem is we can't > enmerated shares exposed from MacOS. But our Windows and MacOS clients can. > > We get: > smb1cli_req_writev_submit: called for dialect[SMB3_00] server[mac_svr2] > Error returning 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-&gt...
2019 Oct 03
0
Browsing shares of a server
...gt;> I think this isn't (exactly) a Samba problem.? The problem is we can't >>> enmerated shares exposed from MacOS.? But our Windows and MacOS >>> clients can. >>> >>> We get: >>> smb1cli_req_writev_submit: called for dialect[SMB3_00] server[mac_svr2] >>> Error returning browse list: NT_STATUS_REVISION_MISMATCH >>> >>> I think this is some sort of Mac problem(?)? Thanks for everyone's >>> time. >>> Unless you have some hints with regards to the above. >> >> Can you log a bug on bugzi...
2019 Sep 27
2
Browsing shares of a server
On 9/27/19 1:11 PM, Rowland penny via samba wrote: > On 27/09/2019 18:57, Christopher Cox via samba wrote: >> On 9/27/19 12:48 PM, Rowland penny via samba wrote: >>> On 27/09/2019 18:33, Christopher Cox via samba wrote: >>>> >>>> I understand the "Function Discovery" side and wsdd (which is fine >>>> for local same network discovery