The security administrator wants to assign user bob to a netsec role so that the user can run the ifconfig and snoop commands with a rights profile named NSM. Which entries are contained in the /etc/security/exec_attr file after the required RBAC configuration is implemented?

A.
NSM:bob:cmd:::/sbin/ifconfig:uid=0
NSM:bob:cmd:::/usr/sbin/snoop:uid=0
B.
NSM:root:cmd:::/sbin/ifconfig:uid=0
NSM:root:cmd:::/usr/sbin/snoop:uid=0
C.
NSM:suser:cmd:::/sbin/ifconfig:uid=0
NSM:suser:cmd:::/usr/sbin/snoop:uid=0
D.
NSM:netsec:cmd:::/sbin/ifconfig:uid=0
NSM:netsec:cmd:::/usr/sbin/snoop:uid=0
Correct answer is C
0
0