03.05.2015 Views

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

IBM WebSphere V5.0 Security - CGISecurity

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

set PDWAS_HOME=C:\Tivoli\pdwas<br />

set WAS_HOME=C:\<strong>WebSphere</strong>\AppServer<br />

set XML_PARSER_JAR=%PDWAS_HOME%\lib\xerces.jar<br />

set JDK_DIR=%WAS_HOME%\java\jre<br />

set PDWAS_JAR=%PDWAS_HOME%\lib\migrate.jar<br />

set CLASSPATH="%XML_PARSER_JAR%";"%PDWAS_JAR%";"%CLASSPATH%"<br />

4. The first application to be migrated is the adminconsole itself.<br />

java -Dpdwas.lang.home=%WAS_HOME%\lib;%PDWAS_HOME%\nls\java -cp %CLASSPATH%<br />

com.tivoli.pdwas.migrate.Migrate -j<br />

%WAS_HOME%\installedApps\appsrv01Node\adminconsole.ear -a sec_master -p<br />

password -w wasadmin -d o=itso -c<br />

file:/%WAS_HOME%/java/jre/PdPerm.properties<br />

The migration utilty created the four roles as defined in the Admin Console<br />

application and the AppName, Admin Console attached an automatic ACL to<br />

this level. See details on how to check the created objects later in this section.<br />

5. As a next step, the console role ACLs need to be attached to relevant groups<br />

in Access Manager. The following example attaches the pdwas-admin group<br />

to the<br />

_WebAppServer_deployedResources_administrator_Admin_20_Console_AC<br />

L ACL. Log in to the pdadmin administration utility as sec_master, then<br />

perform the following commands:<br />

pdadmin> acl modify<br />

_WebAppServer_deployedResources_administrator_Admin_20_Conso<br />

le_ACL set group pdwas-admin Ti<br />

pdadmin> acl show<br />

_WebAppServer_deployedResources_administrator_Admin_20_Console<br />

_ACL<br />

ACL Name:<br />

_WebAppServer_deployedResources_administrator_Admin_20_Console_ACL<br />

Description: Generated by the PDWAS Migration Tool<br />

Entries:<br />

User sec_master TcmdbsvaBl<br />

Group pdwas-admin Ti<br />

6. Do the same with the other console ACLs:<br />

_WebAppServer_deployedResources_monitor_Admin_20_Console_ACL<br />

_WebAppServer_deployedResources_operator_Admin_20_Console_ACL<br />

_WebAppServer_deployedResources_configurator_Admin_20_Console_ACL<br />

_WebAppServer_deployedResources_administrator_Admin_20_Console_ACL<br />

7. Restart the <strong>WebSphere</strong> Server before migrating any other aspplications.<br />

Chapter 12. Tivoli Access Manager 437

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!