<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Where are IP/hostname of Printers on HP-UX stored? (Change Printer Queue IP/Hostname ) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5571015#M478809</link>
    <description>&lt;P&gt;Were all of these printers setup using lpadmin or were they setup using the JetDirect (hppi) utility? With JetDirect printers, the IP address (or hostname) is stored in the generic interface script for each printer in /etc/lp/interface. For lpadmin printers, the information is buried in the /var/spool/lp/pstatus file which is binary and cannot be edited. You can view the file with: vis /var/spool/lp/pstatus.&amp;nbsp; So you'll have to script the changes using lpadmin (delete and then re-add).&lt;/P&gt;</description>
    <pubDate>Fri, 02 Mar 2012 20:17:29 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2012-03-02T20:17:29Z</dc:date>
    <item>
      <title>Where are IP/hostname of Printers on HP-UX stored? (Change Printer Queue IP/Hostname )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5570989#M478807</link>
      <description>&lt;P&gt;Is there an alternative to the following procedur of changing a Print Queue Definiton's IP address?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lpshut&lt;/P&gt;&lt;P&gt;lpadmin&amp;nbsp; (delete and recreate with new IP/hostname)&lt;/P&gt;&lt;P&gt;lpsched&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there not a file we can simply edit?&amp;nbsp; Where are the IPs and Hostnames stored?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our servers typically average over 3,000 printer definitions.... and we need to change a number of&amp;nbsp; these..&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 19:38:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5570989#M478807</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2012-03-02T19:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Where are IP/hostname of Printers on HP-UX stored? (Change Printer Queue IP/Hostname )</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5571015#M478809</link>
      <description>&lt;P&gt;Were all of these printers setup using lpadmin or were they setup using the JetDirect (hppi) utility? With JetDirect printers, the IP address (or hostname) is stored in the generic interface script for each printer in /etc/lp/interface. For lpadmin printers, the information is buried in the /var/spool/lp/pstatus file which is binary and cannot be edited. You can view the file with: vis /var/spool/lp/pstatus.&amp;nbsp; So you'll have to script the changes using lpadmin (delete and then re-add).&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 20:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5571015#M478809</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2012-03-02T20:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Where are IP/hostname of Printers on HP-UX stored? (Change Printer Queue IP/Hostname)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5571023#M478810</link>
      <description>&lt;P&gt;&amp;gt; So you'll have to script the changes using lpadmin (delete and then re-add).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully save the 3000 lpadmin commands for next time.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Mar 2012 20:26:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5571023#M478810</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-03-02T20:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Where are IP/hostname of Printers on HP-UX stored? (Change Printer Queue IP/Hostname)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5572145#M478813</link>
      <description>&lt;P&gt;All of the printers were lpadmin configured -- regardless if they were Jetdirect interfacd (HP) or not. All our printers are "dumb" - they print / stream "print files" -- Postscript mainly or PCL encoded Text files. We've Lexmarks and Xerox/Phasers and HPs -- and we never used the native "print software" bundled with the printers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess we've no choice but to script this one --- automation is not the problem, the issue is we have a very short window to do these printer changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh well - maybe set up a central print server next time. (or it's likely a bad'der idea?).&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2012 04:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5572145#M478813</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2012-03-05T04:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where are IP/hostname of Printers on HP-UX stored? (Change Printer Queue IP/Hostname)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5572383#M478820</link>
      <description>&lt;P&gt;&amp;gt;All of the printers were lpadmin configured&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Next time, save those commands.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;I guess we've no choice but to script this one --- automation is not the problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But automation is the solution.&amp;nbsp; We use a NIS group with the tuple to add remote printers.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2012 07:49:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/where-are-ip-hostname-of-printers-on-hp-ux-stored-change-printer/m-p/5572383#M478820</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-03-05T07:49:22Z</dc:date>
    </item>
  </channel>
</rss>

