<?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 Adding a remote printer in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531782#M841563</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;When attempting to create a remote printer connection and running:&lt;BR /&gt;&lt;BR /&gt;lpadmin -pmyprinter -orm10.10.10.10 -orprint -mrmodel -v/dev/null -orc -ocmrcmodel -osmrsmodel &lt;BR /&gt;&lt;BR /&gt;I get the following error:&lt;BR /&gt;lpadmin: can't open member file&lt;BR /&gt;&lt;BR /&gt;I suspect its permissions somewhere but I can't find where.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11i PA-RISC&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Andrew Young</description>
    <pubDate>Tue, 26 Apr 2005 01:56:13 GMT</pubDate>
    <dc:creator>Andrew Young_2</dc:creator>
    <dc:date>2005-04-26T01:56:13Z</dc:date>
    <item>
      <title>Adding a remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531782#M841563</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;When attempting to create a remote printer connection and running:&lt;BR /&gt;&lt;BR /&gt;lpadmin -pmyprinter -orm10.10.10.10 -orprint -mrmodel -v/dev/null -orc -ocmrcmodel -osmrsmodel &lt;BR /&gt;&lt;BR /&gt;I get the following error:&lt;BR /&gt;lpadmin: can't open member file&lt;BR /&gt;&lt;BR /&gt;I suspect its permissions somewhere but I can't find where.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11i PA-RISC&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Andrew Young</description>
      <pubDate>Tue, 26 Apr 2005 01:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531782#M841563</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2005-04-26T01:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531783#M841564</link>
      <description>Use the following command&lt;BR /&gt;&lt;BR /&gt;lpadmin -p$printer -orm&lt;REMOTE server=""&gt; -orp$printer -mrmodel -v/dev/null -ocmrcmodel -osmrsmodel&lt;/REMOTE&gt;</description>
      <pubDate>Tue, 26 Apr 2005 02:15:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531783#M841564</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-04-26T02:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531784#M841565</link>
      <description>Apart from a small typo in the remote spooler name thats what I did.</description>
      <pubDate>Tue, 26 Apr 2005 02:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531784#M841565</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2005-04-26T02:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531785#M841566</link>
      <description>Do you get the same error if you try adding the printer via sam?</description>
      <pubDate>Tue, 26 Apr 2005 03:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531785#M841566</guid>
      <dc:creator>Chris Shepherd_1</dc:creator>
      <dc:date>2005-04-26T03:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531786#M841567</link>
      <description>I tried sam first. Same error. Which is what makes me think it is directory permission somewhere. It works fine on our development box. The only difference is that we have moved /var/spool/lp onto a file sytem of its own because of the volumes we print.</description>
      <pubDate>Tue, 26 Apr 2005 03:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531786#M841567</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2005-04-26T03:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531787#M841568</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;Could you check the permissions of&lt;BR /&gt;&lt;BR /&gt;# ls -lad /etc/lp&lt;BR /&gt;drwxr-xr-x   8 lp         bin           1024 Oct 17  2003 /etc/lp&lt;BR /&gt;# ls -lad /var/spool/lp&lt;BR /&gt;drwxr-xr-x   4 lp         bin           1024 Feb 17 16:02 /var/spool/lp&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 26 Apr 2005 03:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531787#M841568</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2005-04-26T03:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a remote printer</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531788#M841569</link>
      <description>Hi Robert-Jan&lt;BR /&gt;&lt;BR /&gt;It was the permission on the /etc/lp directory that were set to root:sys. I have changed it and it worked fine. Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Young</description>
      <pubDate>Tue, 26 Apr 2005 03:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adding-a-remote-printer/m-p/3531788#M841569</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2005-04-26T03:54:41Z</dc:date>
    </item>
  </channel>
</rss>

