Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ACFS-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'