- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Serv.Guard 11.16 cmviewcl for all (200) users....
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
11-16-2005 06:05 PM
11-16-2005 06:05 PM
i want to let every use use the cmviewcl command.
I know that version 11.16 uses Access Control Policy Parameters, but don't want to add 200 users in the ascii file....
don't want to fix it with sudo either...
adding a + sign to cmclnodelist doesn't work in this version...
Can you help ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 06:33 PM
11-16-2005 06:33 PM
Re: Serv.Guard 11.16 cmviewcl for all (200) users. how to?
I would suggeset to go with sudo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 06:33 PM
11-16-2005 06:33 PM
Re: Serv.Guard 11.16 cmviewcl for all (200) users. how to?
Take a look at page 278 of the managing Serviceguard manual for 11.16 at:
http://docs.hp.com/en/B3936-90079/B3936-90079.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 07:27 PM
11-16-2005 07:27 PM
Re: Serv.Guard 11.16 cmviewcl for all (200) users. how to?
but is there a way to apply wild cards in the clusterascii file so all users can monitor?
USER_NAME *
USER_HOST *
USER_ROLE MONITOR
doesn't do the trick.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 09:07 PM
11-16-2005 09:07 PM
SolutionANY_USER or up to 8 user names as per the password file ;in this case use ANY_USER
ANY_SERVICEGUARD_NODE
ANY_CLUSTER_NODE
or a specfific node name, in this case use ANY_SERVICEGUARD_NODE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2005 09:19 PM
11-16-2005 09:19 PM
Re: Serv.Guard 11.16 cmviewcl for all (200) users. how to?
I would suggest a carefully written suid script that runs the command as root, just as passwd lets users update the passwd file which root owns and is the only authorized writer.
This is a security hazard if poorly written.
Also Just because you want to give cmviewcl to all users does not make it a good idea.
Another suggestion:
Have cron run a cmviewcl status report, regularly to /tmp directory and let all users view the output.
My second suggestion has the advantage of not being a security hazard.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 12:36 AM
11-17-2005 12:36 AM
Re: Serv.Guard 11.16 cmviewcl for all (200) users. how to?
USER_NAME ANY_USER
USER_HOST ANY_SERVICEGUARD_NODE
USER_ROLE MONITOR
cmapplyconf can be done while the cluster is running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2005 12:38 AM
11-24-2005 12:38 AM