JAVA/Sun Exam Questions

Which three steps must be taken to accomplish this?

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 to accomplish this? (Choose three.)

A.
give the user a profile shell

B.
define the user’s login as a role

C.
give all the commands the proper uid attribute in prof_attr

D.
create a profile that only allows the executing of selected commands and assigns it to the user

E.
change the default profile in /etc/security/policy.conf to one that does not allow execution of any commands