1

How i can change the following for IBM WebSphere Network Deployment :

1- Deployment Manager Administrative console password

2- Application Server Password

Note : OS is UNIX-AIX

Eng Al-Rawabdeh
  • 39
  • 1
  • 10

1 Answers1

2

If you can change your password depends on the repository used. However you can try to deactivate security by issuing

wsadmin -conntype NONE
wsasmin>securityoff
wsadmin>$AdminConfig save

Restart your deployment manager afterwards. However turning your security off opens also the applications deployed in Websphere.

Alternatively you could try to decode the password.