+

Search Tips   |   Advanced Search

migrateEAR utility for ISAM

The migrateEAR utility migrates changes made to console users and groups in the admin-authz.xml and naming-authz.xmlfiles into the Security Access Manager object space.


Syntax

Notes:


Parameters

(Windows) Attention: In the following parameters, use the absolute path instead of a variable.


Comments

This utility migrates security policy information from deployment descriptors or enterprise archive files to ISAM for WAS. The script calls com.tivoli.pdwas.migrate.Migrate the Java class.

Before invoking the script run the setupCmdLine.bat or the setupCmdLine.sh commands. These files can be found in the %WAS_HOME%/bin directory.

(iSeries) Before you invoke the script, run the setupCmdLine script from the Qshell command line. We can find this file in the profile_root/bin directory, where profile_root is the installation path. In a default installation, profile_root is app_server_rootND.

The script is dependent on finding the correct environment variables for the location of prerequisite software.

The script calls Java code with the following options:

(Windows) Both the -j option and the -c option can reference the %WAS_HOME% variable to determine where WAS is installed. This information is used to:

To enable a new user access to the administrative group in WAS, IBM recommends that the user be added to the pdwas-admin group after JACC has been enabled. We can enter the administrative primary ID (adminID) in the group. This is required when the serverID is not the same as the adminID.

The following is an example of this command:


Return codes

The utility can return the following exit status codes:

  • Authorizing access to administrative roles
  • Propagating administrative role changes to ISAM