- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Using cmviewcl as regular user
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 09:19 PM
02-24-2005 09:19 PM
Using cmviewcl as regular user
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).
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.
Is there any other command that users can use to get package status (package present/notpresent)?
Henrik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2005 04:16 AM
02-25-2005 04:16 AM
Re: Using cmviewcl as regular user
It could be rights to execute cmviewcl for regular users. You can check this by waiting enough the error message cmviewcl should return you.
You can allow a regular user to use cmviewcl by adding an entry in /etc/cmcluster/cmclnodelist in all nodes. For ex :
# for root
node1.yahoo.com root
node1 root
# for user oracle
node1.yahoo.com oracle
node1 oracle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2005 04:20 AM
02-25-2005 04:20 AM
Re: Using cmviewcl as regular user
2. You can also use /etc/cmcluster/cmclnodelist file for it. This file can be ised upto certain versions of MCSG.
3. With latest versions you need to specify the users in cluster config file siteself.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2005 07:47 AM
02-25-2005 07:47 AM
Re: Using cmviewcl as regular user
Before 11.16, the non-root users had to be listed in /etc/cmcluster/cmclnodelist to be permitted to run cmviewcl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 12:36 AM
03-03-2005 12:36 AM
Re: Using cmviewcl as regular user
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.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 12:49 AM
03-03-2005 12:49 AM
Re: Using cmviewcl as regular user
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 12:59 AM
03-03-2005 12:59 AM
Re: Using cmviewcl as regular user
"Allowing Non-Root Users to Run cmviewcl"
It does NOT allow the user to run all commands - only cmviewcl and cmgetconf....only status type commands...
Example - here's output when a "normal" user trys a cmcheckconf:
$ cmcheckconf -v -C pcha.ascii
cmcheckconf : Must be super-user to run this command.
So you can add them to cmclnodelist...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 01:03 AM
03-03-2005 01:03 AM