1 <samba:parameter name="print notify backchannel"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>Windows print clients can update print queue status by expecting
8 the server to open a backchannel SMB connection to them. Due to
9 client firewall settings this can cause considerable timeouts
10 and will often fail, as there is no guarantee the client is even
11 running an SMB server. By setting this parameter to <constant>no</constant>
12 the Samba print server will not try to connect back to clients
13 and treat corresponding requests as if the connection back to
14 the client failed. The default setting of <constant>yes</constant>
15 causes smbd to attempt this connection.
18 <value type="default">yes</value>