<?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: user for Printer management in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473786#M361589</link>
    <description>Also, if you have sudo installed,, you can create the user for only this purpose.&lt;BR /&gt;</description>
    <pubDate>Thu, 06 Aug 2009 06:58:55 GMT</pubDate>
    <dc:creator>Basheer_2</dc:creator>
    <dc:date>2009-08-06T06:58:55Z</dc:date>
    <item>
      <title>user for Printer management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473783#M361586</link>
      <description>hi All,&lt;BR /&gt;&lt;BR /&gt;may i know are there any way to create a User, which only can manage printer related job, ie, add printer, cancel print queue?&lt;BR /&gt;&lt;BR /&gt;thx in advance.&lt;BR /&gt;&lt;BR /&gt;b.r.&lt;BR /&gt;terrytse&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2009 11:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473783#M361586</guid>
      <dc:creator>terry123</dc:creator>
      <dc:date>2009-08-05T11:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: user for Printer management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473784#M361587</link>
      <description>Restricted SAM (set up through "sam -r") would probably be the way to go.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 05 Aug 2009 11:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473784#M361587</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-08-05T11:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: user for Printer management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473785#M361588</link>
      <description>thx Pete,&lt;BR /&gt;&lt;BR /&gt;let me try that first.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Aug 2009 11:34:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473785#M361588</guid>
      <dc:creator>terry123</dc:creator>
      <dc:date>2009-08-05T11:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: user for Printer management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473786#M361589</link>
      <description>Also, if you have sudo installed,, you can create the user for only this purpose.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2009 06:58:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473786#M361589</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2009-08-06T06:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: user for Printer management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473787#M361590</link>
      <description>hi Pete,&lt;BR /&gt;&lt;BR /&gt;i have tried the "sam -r", it works for me.&lt;BR /&gt;&lt;BR /&gt;by the way, may i know are there any way to further limit the user, ie, when the user login, SAM will auto start? when the user exit SAM, the user will be log off the system?&lt;BR /&gt;&lt;BR /&gt;thx so much.&lt;BR /&gt;&lt;BR /&gt;terrytse</description>
      <pubDate>Thu, 13 Aug 2009 09:07:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473787#M361590</guid>
      <dc:creator>terry123</dc:creator>
      <dc:date>2009-08-13T09:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: user for Printer management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473788#M361591</link>
      <description>&amp;gt;when the user login, SAM will auto start? when the user exit SAM, the user will be log off&lt;BR /&gt;&lt;BR /&gt;I suppose you could change the user's shell to /usr/sbin/sam.  But this may not have the right DISPLAY variable set?&lt;BR /&gt;&lt;BR /&gt;If so, you could replace the user's shell by a wrapper that does that then invokes SAM.</description>
      <pubDate>Thu, 13 Aug 2009 09:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473788#M361591</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-08-13T09:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: user for Printer management</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473789#M361592</link>
      <description>thx All,&lt;BR /&gt;&lt;BR /&gt;also is "sam -r" can restrict printer access? ie. user can only view some printers but not all.&lt;BR /&gt;&lt;BR /&gt;thx again.&lt;BR /&gt;&lt;BR /&gt;terrytse&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Aug 2009 10:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-for-printer-management/m-p/4473789#M361592</guid>
      <dc:creator>terry123</dc:creator>
      <dc:date>2009-08-13T10:01:09Z</dc:date>
    </item>
  </channel>
</rss>

