<?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: Adding a new remote printer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519428#M366779</link>
    <description>Yep. &lt;BR /&gt;Do a man on lpadmin it will show which options will work with the scheduler running and which won't.</description>
    <pubDate>Thu, 22 Oct 2009 17:16:05 GMT</pubDate>
    <dc:creator>Robert Salter</dc:creator>
    <dc:date>2009-10-22T17:16:05Z</dc:date>
    <item>
      <title>Adding a new remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519427#M366778</link>
      <description>Is it necessary to stop the spooler (lpshut)when adding a new remote printer?</description>
      <pubDate>Thu, 22 Oct 2009 15:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519427#M366778</guid>
      <dc:creator>Joy Conner</dc:creator>
      <dc:date>2009-10-22T15:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519428#M366779</link>
      <description>Yep. &lt;BR /&gt;Do a man on lpadmin it will show which options will work with the scheduler running and which won't.</description>
      <pubDate>Thu, 22 Oct 2009 17:16:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519428#M366779</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2009-10-22T17:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519429#M366780</link>
      <description>Hi Joy,&lt;BR /&gt;&lt;BR /&gt;You can use SAM,&lt;BR /&gt;&lt;BR /&gt;Please check below Thread.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1256283934868+28353475&amp;amp;threadId=968714" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1256283934868+28353475&amp;amp;threadId=968714&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson</description>
      <pubDate>Fri, 23 Oct 2009 06:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519429#M366780</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-10-23T06:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519430#M366781</link>
      <description>My co-worker / sysadmin guy has been sick for months and while I have had some HPUX training, that was years ago.  So I'm very rusty.  My sysadmin guy left me with some instructions about adding a printer.  They are as follows.&lt;BR /&gt;Our printers are listed in sam as type being remote, so I assume they are remote printers and not local printers.&lt;BR /&gt;1.  Edit /etc/hosts file by inserting ip address of new print server.&lt;BR /&gt;2.  Turn off spooler&lt;BR /&gt;3.  Use SAM to add an entry to the spooler associating the local (I think he means remote but his instructions say local) UNIX printer with remote print server.&lt;BR /&gt;4.  Restart the spooler.&lt;BR /&gt;&lt;BR /&gt;Does this make sense?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Oct 2009 11:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519430#M366781</guid>
      <dc:creator>Joy Conner</dc:creator>
      <dc:date>2009-10-23T11:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519431#M366782</link>
      <description>What he means is the local printer is the printer name on the server you're on, the remote printer name would be the name used on the print server.&lt;BR /&gt;&lt;BR /&gt;You could add it thru command line;&lt;BR /&gt;lpshut  (stop the spoler)&lt;BR /&gt;lpadmin -p[your_printer] -v/dev/null -mrmodel -orm[remote_server] -orp[remote_printer_name] -ocmrcmodel -osmrsmodel -ob3&lt;BR /&gt;lpsched   (start the spooler)</description>
      <pubDate>Fri, 23 Oct 2009 13:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519431#M366782</guid>
      <dc:creator>Robert Salter</dc:creator>
      <dc:date>2009-10-23T13:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519432#M366783</link>
      <description>Hi,&lt;BR /&gt;is this a network printer or local printer.&lt;BR /&gt;is your printer is having any ip address.&lt;BR /&gt;if yes then from SAM choose printer and spooler and from menu choose network printer give a name and ipaddress of the printer .....&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 23 Oct 2009 19:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519432#M366783</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-10-23T19:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a new remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519433#M366784</link>
      <description>DO not select "network printer" unless you know that the printer uses an HP JetDirect interface card or external adapter. If the printer is hosted by another system (ie, Windows, Linux, etc) or the printer has it's own LAN card, then use the remote printer option in SAM.&lt;BR /&gt; &lt;BR /&gt;One difficulty you will have is locating the name of the remote printer. When adding a printer, there are 3 items that must be provided:&lt;BR /&gt; &lt;BR /&gt;1. The local print queue name, that is the name  for the printer on the HP-UX system.&lt;BR /&gt; &lt;BR /&gt;2. The remote print server's IP address or DNS name. This is the system that knows about the printer, or the address of a standalone printer with a non-HP network card.&lt;BR /&gt; &lt;BR /&gt;3. The name of the printer at the print server. For a Windows or Linux server, it will be the name of the printer at that system. For a printer that has a built-in LAN card, the card is actually a print server and (due to RFC-1179 standards) must have a name. That will be your biggest chanllenge. Without that internal name, you can't get it to work.</description>
      <pubDate>Sat, 24 Oct 2009 00:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-new-remote-printer/m-p/4519433#M366784</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-10-24T00:09:06Z</dc:date>
    </item>
  </channel>
</rss>

