<?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: Using cmviewcl as regular user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493368#M700403</link>
    <description>sudo looks your best option here. Give sudo access for cmviewcl command only.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Thu, 03 Mar 2005 08:49:47 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-03-03T08:49:47Z</dc:date>
    <item>
      <title>Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493363#M700398</link>
      <description>I am making a script which functionality depends on whether a package is present on the node or not. For that I use cmviewcl to determine the package status.&lt;BR /&gt;&lt;BR /&gt;The script will be used by regular users, but when a user runs cmviewcl it seems like it hangs (does not return anything and I don't get the Unix prompt back until I do a ctrl/c).&lt;BR /&gt;&lt;BR /&gt;Since cmviewcl is executable by regular users, I wondered if the command ought to be available to regular users (and why it doesn't output anything when not root) or if my permissions is wrong.&lt;BR /&gt;&lt;BR /&gt;Is there any other command that users can use to get package status (package present/notpresent)?&lt;BR /&gt;&lt;BR /&gt;Henrik</description>
      <pubDate>Fri, 25 Feb 2005 05:19:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493363#M700398</guid>
      <dc:creator>Henrik Rasmussen</dc:creator>
      <dc:date>2005-02-25T05:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493364#M700399</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;It could be rights to execute cmviewcl for regular users. You can check this by waiting enough the error message cmviewcl should return you.&lt;BR /&gt;&lt;BR /&gt;You can allow a regular user to use cmviewcl by adding an entry in /etc/cmcluster/cmclnodelist in all nodes. For ex :&lt;BR /&gt;&lt;BR /&gt;# for root&lt;BR /&gt;node1.yahoo.com   root&lt;BR /&gt;node1  root&lt;BR /&gt;# for user oracle&lt;BR /&gt;node1.yahoo.com oracle&lt;BR /&gt;node1 oracle</description>
      <pubDate>Fri, 25 Feb 2005 12:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493364#M700399</guid>
      <dc:creator>Thevenet_1</dc:creator>
      <dc:date>2005-02-25T12:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493365#M700400</link>
      <description>1. You can use sudo give rights to users to do that. &lt;BR /&gt;2. You can also use /etc/cmcluster/cmclnodelist file for it. This file can be ised upto certain versions of MCSG. &lt;BR /&gt;3. With latest versions you need to specify the users in cluster config file siteself.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 25 Feb 2005 12:20:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493365#M700400</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-02-25T12:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493366#M700401</link>
      <description>Serviceguard version A.11.16 has the ability permit non-root users to manipulate both packages and the cluster - let alone run cmviewcl.   (new role-based access parameters in the cluster and package configuration files)&lt;BR /&gt;&lt;BR /&gt;Before 11.16, the non-root users had to be listed in /etc/cmcluster/cmclnodelist to be permitted to run cmviewcl.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2005 15:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493366#M700401</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2005-02-25T15:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493367#M700402</link>
      <description>Thank you. &lt;BR /&gt;&lt;BR /&gt;However using cmnodelist will allow my users to do maintenance on the chuster, which I don't want them to. I just want then to be able to check the package status.&lt;BR /&gt;&lt;BR /&gt;Thank you Doud for the info about A.11.16. I will look forward to next version, but I am currently using A.11.15.00</description>
      <pubDate>Thu, 03 Mar 2005 08:36:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493367#M700402</guid>
      <dc:creator>Henrik Rasmussen</dc:creator>
      <dc:date>2005-03-03T08:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493368#M700403</link>
      <description>sudo looks your best option here. Give sudo access for cmviewcl command only.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 03 Mar 2005 08:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493368#M700403</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-03T08:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493369#M700404</link>
      <description>See:  &lt;A href="http://docs.hp.com/en/B3936-90073/ch05s01.html" target="_blank"&gt;http://docs.hp.com/en/B3936-90073/ch05s01.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;"Allowing Non-Root Users to Run cmviewcl"&lt;BR /&gt;&lt;BR /&gt;It does NOT allow the user to run all commands - only cmviewcl and cmgetconf....only status type commands...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example - here's output when a "normal" user trys a cmcheckconf:&lt;BR /&gt;&lt;BR /&gt;$ cmcheckconf -v -C pcha.ascii&lt;BR /&gt;cmcheckconf  : Must be super-user to run this command.&lt;BR /&gt;&lt;BR /&gt;So you can add them to cmclnodelist...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 03 Mar 2005 08:59:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493369#M700404</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-03-03T08:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmviewcl as regular user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493370#M700405</link>
      <description>adding non-root users to your cmclnodelist does NOT allow them to maintenance on the cluster, just to use cmviewcl.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Mar 2005 09:03:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-cmviewcl-as-regular-user/m-p/3493370#M700405</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-03-03T09:03:03Z</dc:date>
    </item>
  </channel>
</rss>

