Force the unconfiguration of the Tivoli Access Manager JACC provider

 

+

Search Tips   |   Advanced Search

 

 

Overview

If you find one cannot restart WAS after configuring the Tivoli Access Manager JACC provider a utility is available to clear the security configuration and return WAS to an operable state.

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

 

Procedure

  1. Back-up security.xml and wsjaas.conf.

  2. Enter the following command as one continuous line:

    WAS_HOME/java/jre/bin/java -classpath "WAS_HOME/lib/AMJACCProvider.jar:CLASSPATH" com.tivoli.pd.as.jacc.cfg.CleanSecXML fully_qualified_path/security.xml fully_qualified_path/wsjaas.conf /blockquote>


 

Related Tasks

Disable embedded Tivoli Access Manager client using wsadmin