You have assigned rights profiles directly to the uses frank and now you want to add another
profile. Which command enables you to list profiles directly assigned to frank?
A.
userattr profiles frank
B.
profiles –p frank
C.
useratter –p frank
D.
profiles frank
Explanation:
Example: Displaying Information About the System Administrator Rights Profile
Use the profiles command to display information about a specific rights profile. In the following
example, information about the System Administrator rights profile is displayed:
$ profiles -p “System Administrator” infoname=System Administrator
desc=Can perform most non-security administrative tasks
profiles=Install Service Management,Audit Review,Extended Accounting Flow
Etc.
root@solaris:~# profiles root
root:
All
Console User
Desktop Removable Media User
Suspend To RAM
Suspend To Disk
Brightness
CPU Power Management
Network Autoconf User
Basic Solaris User
D
D is correct
B with -p is an interactive command