Creating and Using Oracle® Solaris Zones

Exit Print View

Updated: May 2015
 
 

How to List the Non-Global Zone's Privilege Set

Use the ppriv utility with the –l option and the expression zone to list the zone's privileges.

  1. Log into the non-global zone. This example uses a zone named my-zone.
  2. At the prompt, type ppriv –l zone to report the set of privileges available in the zone.
    my-zone# ppriv -l zone

    You will see a display similar to this:

    contract_event
    contract_identity
    contract_observer
    file_chown
    
    .
    .
    .