Which two functions can the administrative user in a local zone perform?
Which two functions can the administrative user in a local zone perform? (Choose two.)
Which two options cause the syslogd daemon to reread /etc/syslog.conf to enable the settings withoutrequiring
You update the /etc/syslog.conf file to modify message facility settings.
Which two options cause the syslogd daemon to reread /etc/syslog.conf to enable the settings without
requiring a reboot to the system? (Choose two.)
Which three are correct statements about this entry?
Your etc/syslog.conf configuration file contains the line:
mail.debug ifdef(`LOGHOST’, /var/log/syslog, @loghost)
Which three are correct statements about this entry? (Choose three.)
What is the algorithm the Solaris system uses to determine the attributes of an executable?
Commands can be listed in multiple profiles with different attributes.
Additionally, the system takes the default profiles into account.
What is the algorithm the Solaris system uses to determine the attributes of an executable?
what effective UID and real UID will the /usr/sbin/auditd program be started?
Given the command and output:
# profiles -l testrole
Audit Control:
/etc/init.d/audit euid=0, egid=3
/etc/security/bsmconv uid=0
/etc/security/bsmunconv uid=0
/usr/sbin/audit euid=0
/usr/sbin/auditconfig euid=0
/usr/sbin/auditd uid=0
All:
*
And given the fact that testrole executes commands with a profile shell.
With what effective UID and real UID will the /usr/sbin/auditd program be started?
Which two commands assign the user1 user the handyman role?
Which two commands assign the user1 user the handyman role? (Choose two.)
What is the result?
You type the command:
# rolemod -A solaris.grant -P "Network Admin" operator
What is the result?
Which statement is correct?
Given the entry from the /etc/user_attr file:
user10::::profiles=User Security,Maintenance and Repair;roles=MediaAdmin;type=normal
Which statement is correct?
Which two commands disable test1 from reading /etc/passwd?
Given:
# logins -l test1
test1 1001 other 1
# logins -l root
root 0 root 0 Super-User
# ls -l /etc/passwd
-rw-r–r– 1 root sys 726 Jan 25 16:56 /etc/passwd
Which two commands disable test1 from reading /etc/passwd? (Choose two.)
Why is fred unable to access the contents of this file?
User fred complains about not being able to access the contents of the /export/share/orders file. You check the permissions of the file with ls:
# ls -l /export/share/orders
-rw-rw-r–+ 1 root root 3441 Jan 25 16:06 /export/share/orders
Why is fred unable to access the contents of this file?