Disabling security on the server

If you find that you cannot work with a server due to an authentication problem, you can temporarily disable security on the server and then investigate the source of the problem.

To disable security on the server:
  1. Stop the server.
  2. Open a command window and change to the following directory (where installDir is the install path of WebSphere Integration Developer): installDir\pf\wps\bin
  3. Run the following command: wsadmin.bat -conntype NONE
  4. Restart the server.
After you have restarted the server, you can review the instructions in the topic "Enabling security on the server" and try to determine the source of the problem. In many cases, the problem relates to a user ID or password that was omitted or incorrectly specified when security was enabled on the server.
Related tasks
Enabling security on the server
Creating a security token for the request message
Creating a token generator for the request message
Creating a required security token for the request message
Creating a caller part for the request message
Creating a token consumer for the request message
Testing authentication using the integration test client

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.