<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Sweet wrote:
<blockquote cite="mid:415F9707-2680-44EA-AD69-5A0ACE1C1687@apple.com"
 type="cite">
  <div>If the printer is local it definitely should be in
/etc/cups/printers.conf;</div>
</blockquote>
That's what I thought. Thanks for confirming that fact.<br>
<br>
<blockquote cite="mid:415F9707-2680-44EA-AD69-5A0ACE1C1687@apple.com"
 type="cite">
  <div> if it is remote then you'll find it in the
/var/cache/cups/remote.cache file.</div>
  <div><br>
  </div>
</blockquote>
I didn't know that or look there, but I did figure out that I was being
fooled by a remote shared printer, NOT a local printer. Did I ever feel
dumb when I realized my mistake. Live and learn (or sometimes re-learn).<br>
<br>
To make sure this never happens again, I set the router's DHCP server
to issue IP addresses starting at 192.168.1.100, and set a static IP
address in the printer at a value below 100. <br>
<br>
Thanks for all your help, info, and prompt replies, Michael!<br>
<br>
John<br>
<br>
<blockquote cite="mid:415F9707-2680-44EA-AD69-5A0ACE1C1687@apple.com"
 type="cite">
  <div>The "lpadmin" command can be used to delete printers, however a
remote printer that is auto-added will just come back the next time the
local cupsd sees the printer on the network (by default 30 seconds):<br>
  </div>
  <div><br>
  </div>
  <div>    lpadmin -x printername</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-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">
  <div>___________________________________________________</div>
  <div>Michael Sweet, Senior Printing System Engineer</div>
  </span></div>
</blockquote>
<br>
</body>
</html>