To enable run-time authorization using secadm

  1. At a Landmark command prompt, type

    secadm security activate dataarea ALL_ACCESS|NO_ACCESS|PROCESS_RULES

    where

    Options Description
    ALL_ACCESS Grant access to all objects and actions.
    NO_ACCESS Restrict access to all objects and actions.
    PROCESS_RULES Use the rules defined in the security classes to determine whether to grant or restrict access on individual objects and actions.
    dataarea The product line or data area to activate security for.
  2. Restart any Landmark programs that were running when you made this change.