WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Forcing the unconfiguration of the Tivoli Access Manager JACC provider

Why and when to perform this task

If you find you cannot restart WebSphere Application Server after configuring the Tivoli Access Manager JACC provider 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 Tivoli Access Manager JACC provider.

Steps for this task

  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



Related tasks
Disabling embedded Tivoli Access Manager client using wsadmin

Task topic    

Terms of Use | Feedback

Last updated: Mar 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tsec_JACC_cleanup_tool.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)