Export Lawson Security application profile and security classes

  1. Dump each application profile.

    In the 9.0.1.x Environment, for each application profile, at the Qshell command line, type

    lsdump -f $LAWDIR/temp901/APPprofile.pr PROFILE APPprofile -addRoleMapping

    where APPprofile (two occurrences) should be replaced by the name of each application security profile ID. To check the application profile IDs, go to Lawson Security Administrator > Profile Management > Profiles.

  2. To dump the security classes for other profiles, at the command line, type

    lsdump -f $LAWDIR/temp901/ENVsecclass.sc SECCLASS ENV -addRoleMapping

    lsdump -f $LAWDIR/temp901/GENsecclass.sc SECCLASS GEN -addRoleMapping

    lsdump -f $LAWDIR/temp901/LGNsecclass.sc SECCLASS LGN -addRoleMapping

    lsdump -f $LAWDIR/temp901/RMsecclass.sc SECCLASS RM -addRoleMapping