Listing Identities

Use this procedure to list the identities in your system using the Security Administration utility (secadm).

To display identity attributes using secadm

  1. At a Landmark command prompt, type

    secadm identity display servicename identityname

    where

    Options Description
    servicename Specify the name of the service that you want to list identities for.
    identityname

    Specify the name of the identity, based on the type of service:

    • For type Database

      Use the database login name.

    • For type FormBased

      Use the web user name.

    • For type Unix

      Use the UNIX operating system login.

    • For type Windows

      Use the Windows operating system SID.

  2. If you are using any other Landmark application, stop and restart the application to implement the changes.
    Note: 

    Any application that has a full JVM (which includes the security classes) behind it must be relaunched to pick up security class changes.

Example: Displaying Identity Attributes

This command

secadm identity display ServTest User1

Results in this output:

>Using ServiceFactory: com.lawson.webservs.service.
   ServiceLocalFactory
Service:      SERVTEST
Identity:     User:User1
Service type: FormBased
User:         User1
Password:     **********