To review actor and identity records

  1. Log in to the source Infor Landmark Technology environment.
    Note: 

    This procedure is to confirm beforehand the actor and identities records that exist on the source and destination systems.

  2. At the command line, type

    dbdisplay -h -F Actor,Service,Identity gen IdentityActor > fileName

  3. Log in to the destination Infor Landmark Technology environment.
  4. At the command line, type

    dbdisplay -h -F Actor,Service,Identity gen IdentityActor > fileName

    Sample output (note especially the identity records prefixed with "user:").

    Actor          Service               Identity
    SYSTEM         INSTLMRKAP1           SID:S-1-5-18
    lawson         INSTLMRKAP1           SID:S-1-5-21-2616246180-3854410560-2930800579-1006
    albert         SSOPV2                User:albert
    lawson         SSOPV2                User:lawson
    Number of records displayed: 4