强制取消配置 Tivoli Access Manager JACC 提供程序

配置 Tivoli® Access Manager 的 JACC 提供程序后,如果发现无法重新启动 WebSphere® Application Server,那么可以使用某个实用程序来清除安全性配置并将 WebSphere Application Server 恢复为可操作状态。

关于此任务

该实用程序从 security.xmlwsjaas.conf 文件中移除所有 PDLoginModuleWrapper 条目和 Tivoli Access Manager 授权表。此实用程序可以有效地移除 Tivoli Access Manager 的 JACC 提供程序。

过程

  1. 备份 security.xmlwsjaas.conf 文件。
  2. 在连续的一行中输入以下命令。
    [AIX Solaris HP-UX Linux 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
    [IBM i]
    java -classpath 
    "app_server_root/$WAS_HOME/plug-ins/com.tivoli.pd.amwas.core_6.1.0.jar"
    com.tivoli.pd.as.jacc.cfg.CleanSecXML fully_qualified_path/security.xml 
     fully_qualified_path/wsjaas.conf

指示主题类型的图标 任务主题



时间戳记图标 最近一次更新时间: last_date
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=tsec_JACC_cleanup_tool
文件名:tsec_JACC_cleanup_tool.html