- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- use sg-commands without root permissions
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
01-19-2011 12:42 AM
01-19-2011 12:42 AM
use sg-commands without root permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2011 12:50 AM
01-19-2011 12:50 AM
Re: use sg-commands without root permissions
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2011 01:02 AM
01-19-2011 01:02 AM
Re: use sg-commands without root permissions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2011 05:09 AM
01-19-2011 05:09 AM
Re: use sg-commands without root permissions
Parameters in the cluster or package ASCII configuration file that govern this are:
USER_NAME
USER_HOST
USER_ROLE
See page 256 in http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02437444/c02437444.pdf
- titled "Managing Serviceguard Eighteenth Edition, September 2010"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2011 09:05 PM
01-19-2011 09:05 PM
Re: use sg-commands without root permissions
You have to make changes in the template file that was generated via the cmquerycl command.
USER_NAME john
USER_HOST ANY_SERVICEGUARD_NODE
USER_ROLE FULL_ADMIN (or PACKAGE_ADMIN)
With PACKAGE_ADMIN you will be able to run administrative commands on the package from user john, and with FULL_ADMIN you should be able to run all SG commands from user john.
If your cluster is already configured, you need to cmapplyconf with the altered template file to apply the changes to your cluster.