Configuring Bandwidth Manager security

Procedure

  1. Disable secure access to Virtual Member Manager.
    1. Open the wimconfig.xml file.

      Linux stand-alone server:

      /opt/IBM/WebSphere/AppServer/profiles/Host_name/config/cells/Cell_name/wim/config/wimconfig.xml

      Linux node:

      /opt/IBM/WebSphere/AppServer/profiles/DeploymentManager_name/config/cells/Cell_name/wim/config/wimconfig.xml

      Windows stand-alone server:

      C:\Program Files\WebSphere\AppServer\profiles\Host_name\config\cells\Cell_name\wim\config\wimconfig.xml

      Windows node:

      C:\Program Files\WebSphere\AppServer\profiles\DeploymentManager_name\config\cells\Cell_name\wim\config\wimconfig.xml
    2. Search for the string isSecurityEnabled and change the value to false.
    3. Save the file.
  2. Stop and restart the deployment manager, which also synchronizes the changes with the nodes when running in a cluster.