Ban binaries

Prev Next

You can restrict binaries from executing on a protected system.

Syntax

Description

sadmin auth –b –c <checksumvalue>

Specify the SHA-1 or SHA-256 value of the file to be banned.

For example:

sadmin auth –b –c 803291bcc5aa45a0221b4016f62d63a26d3ee4af

sadmin auth –b –t <tagname> –c <checksumvalue>

Include the tag name and SHA-1 or SHA-256 value of the file to be banned.

For example:

sadmin auth –b –t AUTO_1 –c 583291bcc5aa45a0221b4016f62d63a26d3ee9at

Note

Use sadmin auth -l to list banned binaries.