WebSphere Application Server Version 6.1 Feature Pack for Web Services
             Operating Systems: AIX, HP-UX, i5/OS, Linux, Solaris, Windows, z/OS

             Personalize the table of contents and search results

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.
    [AIX HP-UX Linux Solaris Windows] [z/OS]
    app_server_root/java/jre/bin/java 
    -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
    [i5/OS]
    java -Djava.version=1.5 -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



In this information ...


IBM Redbooks, demos, education, and more


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

This feature requires Internet access.

IBM Suggests
Task topic    

Terms of Use | Feedback

Last updated: Nov 25, 2008 2:35:59 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.wsfep.multiplatform.doc/info/ae/ae/tsec_JACC_cleanup_tool.html