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 |
If /etc/system file is deleted wht wil u do ..?if no backup is avalible..
If you can ping a server, but can't telnet or ssh to it, what could be the problem?
In solaris we have two directories for commands,what are they, Is there any difference between those.
how to freeze nodes in vcs?tell me step by step?
How to brk the root pwd?
wat is router? How do u find a default router?
How to use disk quotas in solaris (command mode) ? what is the procedure for checking disk space of the particular user in command mode?
What is the difference between NFS version 2 and NFS version 3?
How do u know that,what patch can be applicable on the system?
Which is the H/W u r using?
what is SMF service? And what it does in Solaris 10
What is the use of ufsdump command in solaris