The system administrator wants to create a login that can only execute a limited number of
commands using RBAC.
Which three steps must be taken? (Choose three.)
A.
Define the user’s login as a role.
B.
Give the user a profile shell.
C.
Give all the commands the proper uid attribute in prof_attr.
D.
Create a profile that allows just executing the selected commands and assigns it to the user.
E.
Change the default profile in /etc/security/policy .conf to one which does not allow execution of
any commands.