Importing Operating System Users Using the Security Administration (secadm) Utility

The secadm provision os command creates actors and identities based on user information defined for the machine hosting the environment. Depending on the options that you choose when importing users, you can

  • load users into operating system services

  • load the current operating system user, a single specified user or a group of users

  • specify a role to be assigned to actors

To load operating system users

At a Landmark command prompt, type

secadm provision os [group|user] [-C] [-o] [-p password] [-a [-r role]] [-v displayoptions]

Consider the following options:

Program Option Description
-o Create an operating system identities for the user(s).

group|user

Specify the user or group of users to load.

password Specify the default password to be assigned to the loaded identities.
-a Create actors for the imported users, and link them to the loaded user IDs.
-r role Specify the role to be assigned to actors. If the role does not already exist in the Lawson security system, it will be created.
-C

Specify that the current operating system user should used as source data for the actor/identity.

This option is not valid when a group or user is specified with the domain.

-v displayoptions

errorlevel, tracelevel, and verbose specified in any order, where:

  • errorlevel = {n}none | {f}atal | {e}rror | {w}arning (warning is the default)

  • tracelevel = 0:6 where 0 is no message and 6 is everything

  • verbose = whether to display exception stack trace