<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 16, 2009, at 6:17 AM, Guillaume Rousse wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">...</font></div></blockquote><blockquote type="cite"><div>Second, I've trouble figuring out the relationships between<br>BrowseProtocols, BrowseLocalProtocols and BrowseRemoteProtocols<br>settings. Is the first one used as default for the two others ? Or is it<br>the list of valid protocols usable by the two others ?<br></div></blockquote><div><br></div>BrowseProtocols sets both the local and remote protocols.  BrowseLocalProtocols and BrowseRemoveProtocols set the corresponding ones only.</div><div><br></div><div>For the most part, the available protocols are the same. The only difference is that dnssd (Bonjour) browsing is only available for sharing local printers and thus should only be used with BrowseProtocols or BrowseLocalProtocols. The rest of the protocols are supported for both sharing and automatic discovery in cupsd.</div><div><br><blockquote type="cite"><div><br>Given the following exemple:<br>BrowseProtocols x y<br>#BrowseLocalProtocols x<br>BrowseRemoteProtocols y z<br>What will be the actual values ?<br><br>Third, rather than asking all my macos clients to change their settings<br>to include cups protocol, I've tried to make the linux server uses dnssd<br>also, by specifying "BrowseProtocols cups dnssd". However, this didn't<br>worked, and I didn't found any additional network packet for this<br>protocol. Apparently, this is only possible if dnssd support is<br>available at build-time, which is false in my case. An explicit error<br>message in the logs would have been useful here for detecting the issue...<br><br>-- <br>BOFH excuse #133:<br><br>It's not plugged in.<br><br>diff -Naur -x '*~' cups-1.4.1/doc/help/ref-cupsd-conf.html.in cups-1.4.1-better-documentation/doc/help/ref-cupsd-conf.html.in<br>--- cups-1.4.1/doc/help/ref-cupsd-conf.html.in<span class="Apple-tab-span" style="white-space:pre">    </span>2009-07-15 01:26:20.000000000 +0200<br>+++ cups-1.4.1-better-documentation/doc/help/ref-cupsd-conf.html.in<span class="Apple-tab-span" style="white-space:pre">    </span>2009-10-16 14:06:38.000000000 +0200<br>@@ -673,7 +673,8 @@<br> <P>The <CODE>BrowseProtocols</CODE> directive specifies the<br> protocols to use when showing and advertising shared printers on<br> the local network. Multiple protocols can be specified by<br>-separating them with spaces. The default protocol is<br>+separating them with spaces. The default protocol depends<br>+on build time options. For this specific binary, it is<br> "<CODE>@CUPS_BROWSE_LOCAL_PROTOCOLS@</CODE>" for<br> <A HREF="#BrowseLocalProtocols"><CODE>BrowseLocalProtocols</CODE></A> and<br> "<CODE>@CUPS_BROWSE_REMOTE_PROTOCOLS@</CODE>" for<br><br>_______________________________________________<br>cups mailing list<br><a href="mailto:cups@easysw.com">cups@easysw.com</a><br>http://lists.easysw..com/mailman/listinfo/cups<br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>___________________________________________________</div><div>Michael Sweet, Senior Printing System Engineer</div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></body></html>