<?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: Setting up a network printer via SAM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795796#M940993</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;As far as i know, the printer is connected directly to the network. when i try to install a network printer it says:&lt;BR /&gt;&lt;BR /&gt; The HP JetDirect printer software is not installed on your system    &lt;BR /&gt; (neither the command "/opt/hpnp/admin/jetadmin" nor the command      &lt;BR /&gt; "/usr/lib/hpnp/admin/hpnpcfg" exist).  Therefore, it is not possible &lt;BR /&gt; to add a printer that is connected to an HP JetDirect interface.     &lt;BR /&gt;&lt;BR /&gt;Can anyone tell me what this software does as ive not heard of it before.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Keith Fuller</description>
    <pubDate>Wed, 28 Aug 2002 12:02:51 GMT</pubDate>
    <dc:creator>Keith Fuller_1</dc:creator>
    <dc:date>2002-08-28T12:02:51Z</dc:date>
    <item>
      <title>Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795792#M940989</link>
      <description>HI all &lt;BR /&gt;&lt;BR /&gt;I am new to system admin and have been set a task of creating a network printer.&lt;BR /&gt;&lt;BR /&gt;After reading tons of webpages and books on the matter, i tried to setup the printer using the lp spooler option within SAM.&lt;BR /&gt;&lt;BR /&gt;The details i entered are as follows.&lt;BR /&gt;&lt;BR /&gt;name : called it prtmis02 (Company naming way)&lt;BR /&gt;type : remote&lt;BR /&gt;remote system : printers ip address&lt;BR /&gt;remote printer name : printers ip address&lt;BR /&gt;remote cancel model : as default&lt;BR /&gt;remote status model : as default&lt;BR /&gt;the rest was as default&lt;BR /&gt;&lt;BR /&gt;please can anyone tell me if there is anything else i need to do as i still cant get anything to print.</description>
      <pubDate>Wed, 28 Aug 2002 11:29:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795792#M940989</guid>
      <dc:creator>Keith Fuller_1</dc:creator>
      <dc:date>2002-08-28T11:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795793#M940990</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That should work but can you print to it.&lt;BR /&gt;&lt;BR /&gt;lp -dprtmis02 /etc/hosts&lt;BR /&gt;&lt;BR /&gt;What does  lpstat -t show.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What type of printer is it.&lt;BR /&gt;&lt;BR /&gt;With what type of card is it connected to the network.&lt;BR /&gt;&lt;BR /&gt;Remember this is a BSD remote printer script&lt;BR /&gt;and the options are limited.&lt;BR /&gt;&lt;BR /&gt;see /etc/lp/interface/prtmis02&lt;BR /&gt;&lt;BR /&gt;                     Steve Steel&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Aug 2002 11:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795793#M940990</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-08-28T11:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795794#M940991</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Ensure the spooler is running.&lt;BR /&gt;Printers and Plotters | Actions | Start print spooler&lt;BR /&gt;&lt;BR /&gt;and I've also sometimes had to check the "Remote Printer is on BSD system" box on some network printers.&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Andreas</description>
      <pubDate>Wed, 28 Aug 2002 11:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795794#M940991</guid>
      <dc:creator>Andreas D. Skjervold</dc:creator>
      <dc:date>2002-08-28T11:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795795#M940992</link>
      <description>Hi Keith:&lt;BR /&gt;&lt;BR /&gt;A "network" and a "remote" printer are different.  A 'network' printer has a controller that enable a direct network connection.  A 'remote' printer is connected to another computer which provides the network connectivity.  Remote printers are commonly used with LPD/LPR (Line Printer Daemon/Line Printer Remote) setups.&lt;BR /&gt;&lt;BR /&gt;If you are using a 'remote' setup then:&lt;BR /&gt;&lt;BR /&gt;remote system =&amp;gt; the DNS name or IPAddress of the computer device&lt;BR /&gt;&lt;BR /&gt;remote printer name =&amp;gt; the printer queue on the remote system (e.g. lpt1)&lt;BR /&gt;&lt;BR /&gt;You should generally toggle the printer as a BSD device.  The remote cancel and status models should be left as their default values.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 28 Aug 2002 11:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795795#M940992</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-28T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795796#M940993</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As far as i know, the printer is connected directly to the network. when i try to install a network printer it says:&lt;BR /&gt;&lt;BR /&gt; The HP JetDirect printer software is not installed on your system    &lt;BR /&gt; (neither the command "/opt/hpnp/admin/jetadmin" nor the command      &lt;BR /&gt; "/usr/lib/hpnp/admin/hpnpcfg" exist).  Therefore, it is not possible &lt;BR /&gt; to add a printer that is connected to an HP JetDirect interface.     &lt;BR /&gt;&lt;BR /&gt;Can anyone tell me what this software does as ive not heard of it before.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Keith Fuller</description>
      <pubDate>Wed, 28 Aug 2002 12:02:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795796#M940993</guid>
      <dc:creator>Keith Fuller_1</dc:creator>
      <dc:date>2002-08-28T12:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795797#M940994</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Go To&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/cposupport/networking/support_doc/bpj06765.html#P1_54" target="_blank"&gt;http://www.hp.com/cposupport/networking/support_doc/bpj06765.html#P1_54&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Download&lt;BR /&gt;&lt;BR /&gt;HP Jetdirect Printer Installer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Simple network printer installation software. Creates queues, configures the HP Jetdirect, configures BootP, provides diagnostic functions&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This option allows you to use the full power of the printer options.Is free menu driven and easy to use&lt;BR /&gt;&lt;BR /&gt;                    Steve steel</description>
      <pubDate>Wed, 28 Aug 2002 12:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795797#M940994</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-08-28T12:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795798#M940995</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Do you need any specific hardware to run this jet direct thingy.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Wed, 28 Aug 2002 12:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795798#M940995</guid>
      <dc:creator>Keith Fuller_1</dc:creator>
      <dc:date>2002-08-28T12:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795799#M940996</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In HP-UX only network printer known in sam is Printer that connect with jetdirect.&lt;BR /&gt;Other printer even it has IP and connect to network , you have to config with remote printer in SAM.&lt;BR /&gt;Now most of network printer in real world support BSD that is remote in hp-ux view.for your configuration :&lt;BR /&gt;&lt;BR /&gt;remote system : printers ip address &lt;BR /&gt;remote printer name : printers ip address &lt;BR /&gt;remote cancel model : as default &lt;BR /&gt;remote status model : as default &lt;BR /&gt;&lt;BR /&gt;what should be wrong is just&lt;BR /&gt;remote printer name : printers ip address &lt;BR /&gt;&lt;BR /&gt;you need to find out from the printer manual &lt;BR /&gt;what is the port that the printer call it printer , may be LTP1 ????&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Aug 2002 03:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795799#M940996</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2002-08-29T03:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a network printer via SAM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795800#M940997</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;We have configured different network printers in a system using several methods depending on the kind of printer to configure:&lt;BR /&gt;&lt;BR /&gt;- ddfa service: old matrix printers attached to a DECServer or similar device.&lt;BR /&gt;&lt;BR /&gt;- Jet Admin: printers networked by "JetAdmin compatible card".&lt;BR /&gt;&lt;BR /&gt;- SAM: printers networked by NON - "JetAdmin compatible card".&lt;BR /&gt;&lt;BR /&gt;I attached a document where you can find detailed explnation for each method. It??s written in Spanish but several images helps to undestand it.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.</description>
      <pubDate>Thu, 29 Aug 2002 07:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-network-printer-via-sam/m-p/2795800#M940997</guid>
      <dc:creator>Manuel G</dc:creator>
      <dc:date>2002-08-29T07:10:53Z</dc:date>
    </item>
  </channel>
</rss>

