Change password in websphere application server

922 Views Asked by At

I am new to Websphere Application server , however I need to change the password of the users in federated file system through some utility . I can develop that utility in Java , however I need to know where will I get information about WAS command which I can used to change the password of the users.

1

There are 1 best solutions below

3
On

You can do this with the updateIdMgrLDAPBindInfo utility.

  1. Enter a wasadmin shell with $WAS_HOME/bin/wsadmin
  2. Get command syntax and desc specific to your platform: $AdminTask help updateIdMgrLDAPBindInfo

A more detailed walkthorugh can be found on this IBM KC page: https://www-01.ibm.com/support/knowledgecenter/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/twim_repos_pwd.html?cp=SSAW57_8.5.5%2F1-8-2-33-2-1-3-1