1835228 Members
8371 Online
110078 Solutions
New Discussion

HP RABC or Sudo

 
SOLVED
Go to solution
Grayh
Trusted Contributor

HP RABC or Sudo

Hi All,

I have installed RABC on all of my servers

I wanted to know if RABC and SUDO serve the same perpose ie.. Assigning "Admin" roles to user.

If So what is the command to add a Admin role to a user called "chris"
6 REPLIES 6
Court Campbell
Honored Contributor
Solution

Re: HP RABC or Sudo

They can be used in the same manner. RBAC is supported by HP and sudo isn't. My only gripe about RBAC is that it takes more time to configure. JMO. Personally I still use sudo.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Grayh
Trusted Contributor

Re: HP RABC or Sudo

well I have the following
# roleadm list
root:Administrator
anahu:Admin

Now what is the next step
Patrick Wallek
Honored Contributor

Re: HP RABC or Sudo

RBAC docs are listed at the bottom of this page:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=AccessControl

They should have the information you need.
Grayh
Trusted Contributor

Re: HP RABC or Sudo

Actually I have the document...

but what I wanted to know is... say check the following

# roleadm list
root:Administrator
chris:Administrator
tom:Administrator
dave:Administrator
dany:Administrator

Does the above users will have Admin rights now.
Court Campbell
Honored Contributor

Re: HP RABC or Sudo

chris, tom, dave, dany should have the rights to run anything that falls under the Administrator role.
"The difference between me and you? I will read the man page." and "Respect the hat." and "You could just do a search on ITRC, you don't need to start a thread on a topic that's been answered 100 times already." Oh, and "What. no points???"
Grayh
Trusted Contributor

Re: HP RABC or Sudo

I am clear about sudo... but still want to know about RABC