Database Error Messages

ADVM-10224

Rule type 'username', 'application' or 'hostname' must have only one rule value.

Cause

An incorrect number of arguments were provided with rule type 'username', 'application' or 'hostname'.


Action

Provide only one argument after the rule type 'username', 'application' or 'hostname'.

  • For example, '-t username alice'
  • '-t application 'c:\programs\mozilla.exe'
  • '-t application '/sbin/cat'
  • '-t hostname myhost.domain.com'