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:
- Stop the server.
- Open a command window and change to the following directory (where installDir is
the install path of WebSphere Integration Developer): installDir\pf\wps\bin
- Run the following command: wsadmin.bat -conntype NONE
- 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.