what is RBac and how to create a role?
Answer / norton anti virus
RBAC is role based access control list and it is used to
assign user some roles of administrator like creating user
and deleting and shutdown the system in the absence of the
admin
vi /etc/security/prof_attr - create a profile
usermgt:::"user can create users"
wq!
vi /etc/security/exec_attr
usermgt:smuser:cmd:::/usr/sbin/useradd:uid=0
wq!
#roleadd -d /usr/role1 -P usermgt -m role1
#usermod -R role1 user1
#passwd role1
new passwd
#su - user1
passwd
$su - role1
passwd
$/usr/sbin/useradd user2 - he can now create users.
| Is This Answer Correct ? | 11 Yes | 1 No |
In solaris we have two directories for commands,what are they, Is there any difference between those.
how to test and Failover services to every node in vcs tell me step by step?
I have a hard disk. After inserting this what are the recommended steps to install it on your solaris
Are kernel parameters tunable during runtime?
How to add a FS in zone?
what is zone configuration file?
explain Jumpstat configuration..?
What r the different file systems..?
how to increase file system in root disk mirroring with out detach the mirror?
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,
How to configure llt and gab in VCS tell me step by step?
What is process id of init daemon?