System Administration Guide: Virtualization Using the Solaris Operating System

ProcedureHow 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_observer
    file_chown
    
    .
    .
    .