<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Feb 4, 2010, at 12:37 PM, Bill Moseley wrote:</div><blockquote type="cite"><div class="gmail_quote"><div>moseley@bumby2:~$ ssh toby lpstat -p<br>printer HP_Color_LaserJet_2605dn__11A7D1_ is idle.  enabled since Mon May 11 22:10:18 2009<br><br>moseley@bumby2:~$ ssh tiger lpstat -p<br>printer Color-LaserJet-CM1312nfi-MFP is idle.  enabled since Tue 12 Jan 2010 10:09:25 AM PST<br>

printer HP-Color-LaserJet-2605 is idle.  enabled since Thu 04 Feb 2010 09:58:48 AM PST<br>printer Photosmart-C4500 is idle.  enabled since Thu 04 Feb 2010 12:18:05 PM PST<br></div></div></blockquote><div><br></div>What about "lpstat -p" on bumby2?</div><div><br><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap: break-word;"><div>...<br>The IP pane doesn't query the server for a list of printers - that is a CUPS-specific operation and the IP pane is generally for hooking up actual IPP (or LPD or socket) printers, not for adding shared printers.</div>

</div></blockquote><div><br>I'm not clear.  Should I click on the "Default" button on the top of the add printers dialog and see "CUPS" under "Kind" heading?  I'm only seeing my two printers listed as "Bonjour".  I can add them that way, it seems but I'm still wondering why it's not seeing the spooler "bumby2".</div></div></blockquote><div><br></div>Yeah, they should show up under the Default pane.</div><div><br></div><div>Make sure the Mac system's /etc/cups/cupsd.conf file contains:</div><div><br></div><div>    Browsing On</div><div>    BrowseRemoteProtocols CUPS</div><div>    BrowseOrder allow,deny</div><div>    BrowseAllow @LOCAL</div><div><br></div><div>Also, make sure that cupsd is running:</div><div><br></div><div>    ps ax | grep cupsd</div><div><br></div><div>If it isn't, you'll never see the shared printers show up.</div><div><br><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap: break-word;"><div><blockquote type="cite"><div class="gmail_quote"><div>...</div><div class="im">
<div>
If I have multiple users sharing these printers isn't it best to send print jobs to the spooler instead of directly to the printers?</div></div></div></blockquote></div><div><br></div><div>A central server can make it easy to provide drivers, accounting, access control, guaranteed level of service, etc., however there is nothing wrong with printing directly - you'll actually get the prints out faster and on small networks it is usually simpler as well.</div>

</div></blockquote><div><br>Ok, will do.  You mentioned drivers -- can the driver be installed on the print server and not have to install a driver on the clients?  I thought the clients all needed drivers.  That would be helpful (as we have dozens of printers are work).<br>

</div></div></blockquote><div><br></div>For CUPS shared printers, the drivers are all on the server and the client just grabs the PPD file to display the driver options.  All conversion/processing happens on the server.</div><div><br></div><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>