Disabling WebSphere administrative security when admin console is not accessible - madhusudana30/AlternativeJPAForWebSphere GitHub Wiki
https://www-01.ibm.com/support/docview.wss?uid=swg21405302
[root@ibmwas bin]# ls wsa
wsadmin.sh wsappid.sh
[root@ibmwas bin]# ./wsadmin.sh -conntype NONE
WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
WASX7031I: For help, enter: "print Help.help()"
wsadmin>securityoff
<function securityoff at 0x2>
wsadmin>exit
[root@ibmwas bin]# ./startServer.sh server1