- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to determine if RBAC (software is already load...
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
07-18-2011 12:50 PM
07-18-2011 12:50 PM
How to determine if RBAC (software is already loaded on the machine) is being used...
The default install performed at one of the sites I frequent tends to load all software, including the RBAC software, so it's resident on all machines. Is there a simple way to tell if it has actually been configured/deployed?
Thx.
- Tags:
- RBAC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2011 01:45 AM - edited 07-19-2011 01:55 AM
07-19-2011 01:45 AM - edited 07-19-2011 01:55 AM
Re: How to determine if RBAC (software is already loaded on the machine) is being used...
# swlist -l product | grep -i rbac
# ldd /usr/sbin/rbacdbchk
# rbacdbchk
http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02916367/c02916367.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2011 01:59 PM
07-19-2011 01:59 PM
Re: How to determine if RBAC (software is already loaded on the machine) is being used...
If you see output from following command, it would confirm RBAC groups are configured and are are in use on your system,
$ roleadm list