lsdump - Lawson Security Dump utility
lsdump [-f filename] PROFILE [profileid] [-addRoleMapping]
lsdump [-f filename] SECCLASS profileid [secclassname1,secclassname2,...] [-addRoleMapping]
lsdump [-f filename] ROLE rolename [-p profileid] [-s secclassname1,secclassname2,...]
lsdump [-f filename] ELMGRP profileid [elmgrpname1, elmgrpname2, ...]
Use this utility to dump Lawson Security information to standard out or to a file. If you dump the information into a file, you can use the lsload utility to load that file into another security profile. That profile can exist within the same Lawson Environment or a different Lawson Environment if that Lawson Environment has the same version of the Lawson Environment and applications as the Lawson Environment you dump the Lawson Security information from.
Program Option | Description |
---|---|
f filename
|
Use the -f option along with the name
of a file to dump the Lawson Security information to a file rather
than to standard out.
|
p profileid
|
When you are using lsdump to dump Lawson Security information related to a specific role,
use the -p option along with a profile ID in order
to dump the information for only the specified profile. If you do
not use the -p option, information is dumped for
all profiles.
|
s secclassname
|
When you are using lsdump to dump Lawson Security information related to a specific role,
use the -s option along with the names of one or
more security classes in order to dump the information for only the
specified security classes. If you do not use the -s option, information is dumped for all security classes.
|
PROFILE
|
Use PROFILE if you want to dump the
security information for all profiles or for a specified profile.
This information includes profile definition, security class, and
rule information.
|
SECCLASS
|
Use SECCLASS if you want to dump the
security class and role information that belongs to a specified profile.
You can also specify one or more security classes to dump information
for. No profile definition information is included if you use SECCLASS .
|
-addRoleMapping
|
When you use this option with PROFILE or SECCLASS , lsdump will not only dump the entire
profile or security class, but will also dump role mappings and the
users assigned to the roles.
|
ROLE
|
Use ROLE if you want to dump the security
class and rule information for a specified role. You can also specify
one or more security classes to dump information for through the -s option, and you can optionally limit the security information
to a single profile. No profile definition information is included
if you use ROLE .
|
ELMGRP
|
Use ELMGRP if you want to dump the security
class and rule information for element groups. You can dump the information
for all element groups or you can specify individual element groups.
|