<?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: root permissions (sudo ?) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965245#M416643</link>
    <description>Hi,&lt;BR /&gt;You would have to download sudo from you favorite archive/porting center...&lt;BR /&gt;But wouldnt a restricted sam do?&lt;BR /&gt;(I dont know Im no more connected to a HP box)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
    <pubDate>Tue, 07 Mar 2006 13:50:40 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2006-03-07T13:50:40Z</dc:date>
    <item>
      <title>root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965244#M416642</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;would like to allow one of our printer operators to be able to  'cancel' print jobs, which needs root privileges.  i thought of using sudo.  is this the right way to go?&lt;BR /&gt;&lt;BR /&gt;also could not find /etc/sudoers?&lt;BR /&gt;&lt;BR /&gt;do i need to install it?&lt;BR /&gt;&lt;BR /&gt;thanks, abhimanyu.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Mar 2006 13:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965244#M416642</guid>
      <dc:creator>A Pandey</dc:creator>
      <dc:date>2006-03-07T13:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965245#M416643</link>
      <description>Hi,&lt;BR /&gt;You would have to download sudo from you favorite archive/porting center...&lt;BR /&gt;But wouldnt a restricted sam do?&lt;BR /&gt;(I dont know Im no more connected to a HP box)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 07 Mar 2006 13:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965245#M416643</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-03-07T13:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965246#M416644</link>
      <description>Two options:&lt;BR /&gt;1) set up sudo (yes you have to download it) and do exactly what you're saying.&lt;BR /&gt;2) set up the printer(s) so that they may be cancellable by anyone, so that your user could do it.  This is useful in some cases where almost no-one actually logs into a server, rather the connections are almost all to a database instead.  In that case this option can at times be feasible.</description>
      <pubDate>Tue, 07 Mar 2006 13:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965246#M416644</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-03-07T13:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965247#M416645</link>
      <description>You can install sudo from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.8p12/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.8p12/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You could also use restricted SAM - see the man page for SAM.  You enter restrected SAM setup by entering "sam -r".  You can then select the user and the sam tasks you want them to be able to perform. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 07 Mar 2006 13:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965247#M416645</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-03-07T13:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965248#M416646</link>
      <description>sudo will do what you want.  you can find it here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;another (not as secure) option is to set up up restricted SAM to give the operator cancel rights ( sam -r to configuure restricted sam)</description>
      <pubDate>Tue, 07 Mar 2006 13:52:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965248#M416646</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-03-07T13:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965249#M416647</link>
      <description>sudo will do what you want.  you can find it here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;another (not as secure) option is to set up up restricted SAM to give the operator cancel rights ( sam -r to configure restricted sam)</description>
      <pubDate>Tue, 07 Mar 2006 13:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965249#M416647</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-03-07T13:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965250#M416648</link>
      <description>thanks to all of you.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;abhimanyu.</description>
      <pubDate>Tue, 07 Mar 2006 13:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965250#M416648</guid>
      <dc:creator>A Pandey</dc:creator>
      <dc:date>2006-03-07T13:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: root permissions (sudo ?)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965251#M416649</link>
      <description>ty all</description>
      <pubDate>Tue, 07 Mar 2006 13:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-permissions-sudo/m-p/4965251#M416649</guid>
      <dc:creator>A Pandey</dc:creator>
      <dc:date>2006-03-07T13:59:34Z</dc:date>
    </item>
  </channel>
</rss>

