Include Permission Mask

<< Click to Display Table of Contents >>

Include Permission Mask

InventoryAgentIncludePermissionsMask

 

This setting specifies which files should be scanned during an inventory. The value should be an octal mask for file permissions in the format used by the chmod command. Files which match this mask will be included in the scan. If an exclamation mark is added before the mask, files not matching this mask will be included in the scan.

 

Possible values:

An octal value in the format used for chmod

Default value:

{empty}

Example value:

0777 

 

Detailed information about this setting and its usage on endpoints can be found here.