Go to main content

Securing Systems and Attached Devices in Oracle® Solaris 11.3

Exit Print View

Updated: April 2019
 
 

How to View vscan Properties

Before You Begin

You must become an administrator who is assigned the VSCAN Management rights profile. For more information, see Using Your Assigned Administrative Rights in Securing Users and Processes in Oracle Solaris 11.3.

  • View the properties of the vscan service, of all scan engines, or of a specific scan engine.
    • To view the properties of a particular scan engine, type:
      $ vscanadm get-engine engine-ID
    • To view the properties of all scan engines, type:
      $ vscanadm get-engine
    • To view one of the properties of the vscan service, type:
      $ vscanadm get -p property

      where property is one of the parameters described in the man page for the vscanadm(1M) command.

      For example, if you want to see the maximum size of a file that can be scanned, type:

      $ vscanadm get max-size