source: vendor/current/docs-xml/smbdotconf/printing/printnotifybackchannel.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 725 bytes
Line 
1<samba:parameter name="print notify backchannel"
2 context="S"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6<para>Windows print clients can update print queue status by expecting
7 the server to open a backchannel SMB connection to them. Due to
8 client firewall settings this can cause considerable timeouts
9 and will often fail, as there is no guarantee the client is even
10 running an SMB server. By default, the Samba print server will
11 not try to connect back to clients, and will treat corresponding
12 requests as if the connection back to the client failed.
13</para>
14</description>
15<value type="default">no</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.