4046322dd72517968910d8e3f1b5e2daa95276e2
[obnox/samba/samba-obnox.git] / docs-xml / smbdotconf / printing / printnotifybackchannel.xml
1 <samba:parameter name="print notify backchannel"
2                  context="S"
3                  print="1"
4                  type="boolean"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
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.
16 </para>
17 </description>
18 <value type="default">yes</value>
19 </samba:parameter>