param: disable print notify backchannel by default
[mat/samba.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 default, the Samba print server will
12         not try to connect back to clients, and will treat corresponding
13         requests as if the connection back to the client failed.
14 </para>
15 </description>
16 <value type="default">no</value>
17 </samba:parameter>