Forcing the unconfiguration of the Tivoli Access Manager JACC provider

If you find you cannot restart WebSphere® Application Server after configuring the JACC provider for Tivoli® Access Manager a utility is available to clear the security configuration and return WebSphere Application Server to an operable state.

About this task

The utility removes all of the PDLoginModuleWrapper entries as well as the Tivoli Access Manager authorization table from security.xml and wsjaas.conf files. This utility effectively removes the JACC provider for Tivoli Access Manager.

Procedure

  1. Back up the security.xml and wsjaas.conf files.
  2. Enter the following command as one continuous line.
    java -Djava.version=1.6 -classpath 
    "app_server_root/$WAS_HOME/plug-in/com.ibm.ws.runtime_1.0.0.jar"
    com.tivoli.pd.as.jacc.cfg.CleanSecXML fully_qualified_path/security.xml 
     fully_qualified_path/wsjaas.conf
    Important: The previous command uses the classic Java virtual machine (JVM) If you are using IBM Technology for Java, the java.version property is not supported. Instead, ensure that the machine is setup properly to use the appropriate Java 6 JVM.



In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 3:36:59 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-express-iseries&topic=tsec_JACCcleanuptool
File name: tsec_JACC_cleanup_tool.html