How to disable administrative security in Websphere application server

I am sure this procedure can be found all over the World Wide Web. However, I need to document it for myself here so I don’t have to search for it again.

Stop the Websphere application server.

Open the command prompt (in Windows) and browse to the Websphere home\bin\ directory. Issue ‘wsadmin.bat -conntype NONE’

This will come up with a message “WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.”, which is pretty much confirming that the wsadmin is not connected to any server process.

Once launched issue ‘securityoff’ to the wsadmin console.

Restart the Websphere application server.

2 Responses to “How to disable administrative security in Websphere application server”

  1. bigp Says:

    This didn’t work at all for me..

    after the restart i’m still greeted with the Welcome, enter your information screen.

  2. rekha Says:

    how to disabling security without stoping the server

Leave a Reply


Creative Commons Attribution-NonCommercial 3.0 Unported
This work by cubetoon is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported.