Why and when to perform this task
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.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 JACC provider for Tivoli Access Manager .
Steps for this task
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
Related tasks
Disabling embedded Tivoli Access Manager client using wsadmin
Enabling an external JACC provider