Database Error Messages

ADVM-10158

Improper value specified for -l option.

Cause

Invalid argument format was specified for -l option.


Action

Specify the argument in the format 'commandrule:ruleset'. A comma separated list can also be specified as 'cmd1:rs1,cmd2:rs2,cmd2:rs3'. For example:

  • - acfsutil sec realm add r1 -m /mnt -l READ:rs1
  • - acfsutil sec realm add r1 -m /mnt -l READ:rs1,MKDIR:rs2