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 |
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,
which is the fast SPARC or Intel ? and why?
How to identify multiple paths for a disk.?
File system creation steps??
How to findout particular file in the backup tape with the help of ufsdump
how to see nfs server from the client and the share directories
kernel patch installation in solaris?
What is JASS?
how u will recover the disk group
who to change the nis users passwd
purpose of lost+found..?
How will u give a write permission to user inthe group when all other users in that group have only read permission.?