Using the Security Administration Utility from a Command Prompt

Use these procedures to obtain help when using secadm from the Landmark command prompt.

This manual generally uses the secadm command prompt syntax required to accomplish a task, rather than providing the menu interface steps for every command.

The secadm menu interface prompts you for the same information that can be entered at a command prompt.

Additionally, the syntax can be abbreviated to create scripts that can be submitted to secadm.

To use secadm command line syntax and usage

At a Landmark command prompt, type

secadm [secadm-options] command [command-options]

where

Option Description
secadm-options

Enter one of the global secadm options.

For a list of the global options, type

secadm --secadm-options

command

A valid secadm command.

For a list of valid commands, type

secadm --help-commands

The output of this command will look like the following example:

Valid sub-commands are:
secquestion    To maintain system security questions.
identity       To maintain system identities.
provision      Provision Lawson users
. . .
command-options

The specific command-option depends on the command you are using.

For a list of command options for a command, type

secadm -H command

For example, the command secadm -H security results in the following output:

security      Assign security classes to roles and control 
                      Security activation

Additional secadm Options

The following table provides a description of options you can use when running secadm.

Option Description
-m Enter interactive menu mode.
-i Enter interactive shell mode.
-q Run quietly.
-s Run silently.
-c Continue on error.
-v Print version information.