Valid 1z0-822 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-822 Exam! ExamDiscuss.com now offer the newest 1z0-822 exam dumps, the ExamDiscuss.com 1z0-822 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-822 dumps with Test Engine here:
You administer an Oracle Solaris 11 server with multiple zones. You want to configure it so that all nonprivileged users in the global zone see only their own process. What must you do to make the change?
Correct Answer: B
Explanation/Reference: * policy.conf policy.conf- configuration file for security policy. The policy.conf file provides the security policy configuration for user-level attributes. * Example: Modifying Every User's Basic Privilege Set In this example, the security administrator of a large Sun Ray installation does not want regular users to view the processes of other Sun Ray users. Therefore, on every system that is configured with Trusted Extensions, the root role removes proc_info from the basic set of privileges. The PRIV_DEFAULT setting in the /etc/policy.conf file is uncommented and modified as follows: PRIV_DEFAULT=basic,!proc_info