Thomas Bork
2014-Mar-04 12:45 UTC
[Samba] 4.1.5, spoolss_connect_to_client and negotiated protocol
Hi @all, experimenting with 4.1.5 and printing I have messages like this in the log: spoolss_connect_to_client: machine X didn't negotiate NT protocol. machine X is a windows 7 machine. I have following definitions in smb.conf: lanman auth = yes client lanman auth = yes client plaintext auth = yes client ntlmv2 auth = no max protocol = SMB3 # <--------------- min receivefile size = 16384 aio read size = 16384 aio write size = 16384 client max protocol = SMB3 # <--------------- acl allow execute always = yes Is it possible that a higher protocol will be negotiated with modern clients with these options? Can I quiet these messages with print notify backchannel = no (no connection attemps from server to client)? Shouldn't the "print notify backchannel" default be "no" in 4.1.5 regarding https://lists.samba.org/archive/samba-technical/2013-October/095492.html and https://blogs.technet.com/b/askperf/archive/2009/01/16/understanding-print-notifications-in-windows-vista.aspx?Redirected=true ? -- der tom
Andrew Bartlett
2014-Mar-05 03:20 UTC
[Samba] 4.1.5, spoolss_connect_to_client and negotiated protocol
On Tue, 2014-03-04 at 13:45 +0100, Thomas Bork wrote:> Hi @all, > > experimenting with 4.1.5 and printing I have messages like this in the log:> Shouldn't the "print notify backchannel" default be "no" in 4.1.5 regarding > > https://lists.samba.org/archive/samba-technical/2013-October/095492.html > > and > > https://blogs.technet.com/b/askperf/archive/2009/01/16/understanding-print-notifications-in-windows-vista.aspx?Redirected=trueWe don't change defaults during a release stream, so no, this is only for 4.2. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
Reasonably Related Threads
- CUPS + SAMBA3 +attempt_nebios_session_request:
- Samba 3.6.9: spoolss_connect_to_client: unable to open the spoolss pipe on machine WINDOWS-SERVER-2.WINDOWS. Error was : NT_STATUS_ACCESS_DENIED.
- Printing: Request to make return connection to client optional samba 3.5.x
- Re: Windows v2v
- [PATCH] s3: Add "spoolss backchannel" parameter