Configuring Identities and Actors for the USE_USER_ID Method

Use this procedure to create the identities and actors for the Landmark user(s) who will access the database, when the login procedure is USE_USER_ID. for USE_USER_ID database access method

Note: 

Only parameters required for database user authentication are shown in this procedure. You can use the default settings for other parameters on the commands.

To complete this procedure, you will use the following secadm parameters:

Parameter Description
db_servicename The name of the database service.
db_user The database user login.
db_user_password The password for the database user.

for USE_USER_ID databaseTo configure an identity for use with the USE_USER_ID database access method

  1. Create a Landmark identity for each database user. Repeat this step for every user who will access the database.

    At a Landmark command prompt, type

    secadm identity add db_servicename db_user_identity --password db_user_password

  2. Assign an actor to each database identity. Repeat this step for every actor that needs to connect to the database.

    At a Landmark command prompt, type

    secadm actor assign db_actor db_servicename db_user_identity