Operating System - HP-UX
1751920 Members
4694 Online
108783 Solutions
New Discussion

Re: How to determine if RBAC (software is already loaded on the machine) is being used...

 
john guardian
Super Advisor

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.

2 REPLIES 2
Hakki Aydin Ucar
Honored Contributor

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

Rajesh K Chaurasia
Valued Contributor

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