<?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: change printer cancel-behaviour in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537076#M26133</link>
    <description>$ cd /etc/lp/interface&lt;BR /&gt;$ ll&lt;BR /&gt;-rwxr-xr-x  1  lp  lp  10985 &lt;SNIP&gt; test1&lt;BR /&gt;-rwxr-xr-x  1  lp  lp  10985 &lt;SNIP&gt; test2&lt;BR /&gt;$ diff test1 test2&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;No diff.&lt;BR /&gt;&lt;/SNIP&gt;&lt;/SNIP&gt;</description>
    <pubDate>Wed, 06 Jun 2001 11:55:26 GMT</pubDate>
    <dc:creator>CPHVF-U Guard</dc:creator>
    <dc:date>2001-06-06T11:55:26Z</dc:date>
    <item>
      <title>change printer cancel-behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537074#M26131</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;My printers are all created with the&lt;BR /&gt;lpadmin "-orc" option.&lt;BR /&gt;eg. users can only cancel their own jobs.&lt;BR /&gt;&lt;BR /&gt;I want to change that, so all users can cancel all jobs.&lt;BR /&gt;I have several servers and lots of printers, which all should be changed. How can I do that.&lt;BR /&gt;&lt;BR /&gt;As I see it, I have to delete the printer then create it again. (that is not a solution)&lt;BR /&gt;&lt;BR /&gt;Which file should I change?&lt;BR /&gt;I created 2 printers: one whith- and one whitout "-orc".&lt;BR /&gt;I can't find the difference ... Where is it?&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2001 11:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537074#M26131</guid>
      <dc:creator>CPHVF-U Guard</dc:creator>
      <dc:date>2001-06-06T11:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: change printer cancel-behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537075#M26132</link>
      <description>I think it should be in the files in /etc/lp/interface and/or /etc/lp/interface/model.orig&lt;BR /&gt;&lt;BR /&gt;Have you compared those files?</description>
      <pubDate>Wed, 06 Jun 2001 11:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537075#M26132</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2001-06-06T11:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: change printer cancel-behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537076#M26133</link>
      <description>$ cd /etc/lp/interface&lt;BR /&gt;$ ll&lt;BR /&gt;-rwxr-xr-x  1  lp  lp  10985 &lt;SNIP&gt; test1&lt;BR /&gt;-rwxr-xr-x  1  lp  lp  10985 &lt;SNIP&gt; test2&lt;BR /&gt;$ diff test1 test2&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;No diff.&lt;BR /&gt;&lt;/SNIP&gt;&lt;/SNIP&gt;</description>
      <pubDate>Wed, 06 Jun 2001 11:55:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537076#M26133</guid>
      <dc:creator>CPHVF-U Guard</dc:creator>
      <dc:date>2001-06-06T11:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: change printer cancel-behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537077#M26134</link>
      <description>Most likely, when you set up the printer as a spooler printer, you specified the interace/model. When you did this, a script was copied from the /usr/spool/lp/model into the /usr/spool/lp/interface. The script is executed whenever you use the lp command and specify output on this priter.&lt;BR /&gt; &lt;BR /&gt;If you take a look at the script, you can see the commands and escape sequences it uses to set up the printer for output.&lt;BR /&gt;&lt;BR /&gt;The scripts in /usr/spool/lp/model should NOT be modified, as they are replaced by updates.  However, you are welcome to customize&lt;BR /&gt;the scripts in the /usr/spool/lp/interface directory.  Read the comments in the script for instructions on modifying the file and on specifying overriding options dynamically at print time.&lt;BR /&gt;&lt;BR /&gt;As you scan through the script, you will see one section of comments that tells you how to modify the script.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2001 14:11:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537077#M26134</guid>
      <dc:creator>Victor_5</dc:creator>
      <dc:date>2001-06-06T14:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: change printer cancel-behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537078#M26135</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the configuration is stored in the file&lt;BR /&gt;/var/spool/lp/pstatus&lt;BR /&gt;BUT this file is binary so you cannot change it !&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 06 Jun 2001 14:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537078#M26135</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2001-06-06T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: change printer cancel-behaviour</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537079#M26136</link>
      <description>Thanks,&lt;BR /&gt;&lt;BR /&gt;I have to delete all printers, then install them again? Or ....&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2001 06:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-printer-cancel-behaviour/m-p/2537079#M26136</guid>
      <dc:creator>CPHVF-U Guard</dc:creator>
      <dc:date>2001-06-07T06:03:17Z</dc:date>
    </item>
  </channel>
</rss>

