<?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: run cmrunpkg command without root... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968477#M119889</link>
    <description>hi, &lt;BR /&gt;&lt;BR /&gt;You can try to create a script to run the cmrunpkg  and give permissions to one or more users to use a sam restrict session that gives to them only access to the script you wrote. &lt;BR /&gt;To create a sam restrict session fora a user, issue the commando "sam -r" ass root. &lt;BR /&gt;&lt;BR /&gt;regards.</description>
    <pubDate>Thu, 08 May 2003 14:02:20 GMT</pubDate>
    <dc:creator>LucianoCarvalho</dc:creator>
    <dc:date>2003-05-08T14:02:20Z</dc:date>
    <item>
      <title>run cmrunpkg command without root...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968473#M119885</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;is it possible to run cmrunpkg command with&lt;BR /&gt;another user that root??&lt;BR /&gt;&lt;BR /&gt;I know that i can run cmviewcl command with another user by adding this user in /etc/cmcluster/cmclnodelist file.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;David</description>
      <pubDate>Thu, 08 May 2003 12:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968473#M119885</guid>
      <dc:creator>ANDRE David</dc:creator>
      <dc:date>2003-05-08T12:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: run cmrunpkg command without root...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968474#M119886</link>
      <description>I can think of 'sudo' application.  SUDO can be downloaded from hp's porting centre.&lt;BR /&gt;&lt;BR /&gt;Or you can also try with restricted sam.&lt;BR /&gt;To get sudo click this link.&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Thu, 08 May 2003 12:42:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968474#M119886</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-05-08T12:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: run cmrunpkg command without root...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968475#M119887</link>
      <description>yes the best option is sudo, configured in /opt/sudo/etc/sudoers&lt;BR /&gt;&lt;BR /&gt;User_Alias USERS = nobody,jhon,frank  &lt;BR /&gt;##&lt;BR /&gt;# Runas' for user root &lt;BR /&gt;##&lt;BR /&gt;Runas_Alias OP = root&lt;BR /&gt;&lt;BR /&gt;##&lt;BR /&gt;# Alias of comands&lt;BR /&gt;##&lt;BR /&gt;#you can add other command separate for ","&lt;BR /&gt;Cmnd_Alias CMRUNPKG = /sbin/cmrunpkg, /usr/sbin/hosts_to_named&lt;BR /&gt;&lt;BR /&gt;##&lt;BR /&gt;Defaults syslog=auth&lt;BR /&gt;Defaults:USERS !lecture&lt;BR /&gt;&lt;BR /&gt;# Grups and users the execute all comands in server&lt;BR /&gt;root ALL = (ALL) ALL&lt;BR /&gt;%wheel ALL = (ALL) ALL&lt;BR /&gt;&lt;BR /&gt;# Users that they can  sig_named&lt;BR /&gt;&lt;BR /&gt;USERS ALL = NOPASSWD: CMRUNPKG&lt;BR /&gt;&lt;BR /&gt;for verify run:&lt;BR /&gt;sudo - yousers&lt;BR /&gt;sudo -l&lt;BR /&gt;&lt;BR /&gt;#/usr/local/bin/sudo /usr/sbin/host_to_named -H &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 May 2003 13:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968475#M119887</guid>
      <dc:creator>Jairo Campana</dc:creator>
      <dc:date>2003-05-08T13:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: run cmrunpkg command without root...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968476#M119888</link>
      <description>sudo will work from the command line.  If you want to use another tool ServiceControl Manager is another tool that allows users to run tools as a specified user .... this can be root or any specified user.  It has a GUI interface but can also be run via command line.  It's a free HP product and I've been using if for over a year.</description>
      <pubDate>Thu, 08 May 2003 13:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968476#M119888</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-05-08T13:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: run cmrunpkg command without root...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968477#M119889</link>
      <description>hi, &lt;BR /&gt;&lt;BR /&gt;You can try to create a script to run the cmrunpkg  and give permissions to one or more users to use a sam restrict session that gives to them only access to the script you wrote. &lt;BR /&gt;To create a sam restrict session fora a user, issue the commando "sam -r" ass root. &lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Thu, 08 May 2003 14:02:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968477#M119889</guid>
      <dc:creator>LucianoCarvalho</dc:creator>
      <dc:date>2003-05-08T14:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: run cmrunpkg command without root...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968478#M119890</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It's not possible.&lt;BR /&gt;you can use some other softwares like sudo to get this functionility.&lt;BR /&gt;You can give Cluster managment rights to some other user using ristricted SAM featuer of SAM you can configure it using sam -r &lt;BR /&gt;&lt;BR /&gt;Sunil&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 04:26:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/run-cmrunpkg-command-without-root/m-p/2968478#M119890</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-05-09T04:26:08Z</dc:date>
    </item>
  </channel>
</rss>

