Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Change WebSphere user password on RAFW

Hi,
I've a question related to the changes of password for an environment generated via RAFW Wizard.
During the generation wizard, I've specified the username and password of the user under which WebSphere App Server will run, but then I realized that the password was not correct. I've seen that the user and password are written into the configure.properties (inside environments/cells..) but it's not clear how to change and crypt the new password...
I've found a technote related to user and password, but it's not clear how to re-crypt the password
http://www-01.ibm.com/support/docview.wss?rs=3690&context=SS7N37&context=SSYPT4&uid=swg21409637&loc=en_US&cs=utf-8&lang=en

Thanks
Laura

0 votes



2 answers

Permanent link
Running any action that loads that file will automatically encrypt the clear text password. For the cell level configure.properties any action will load that file (unless you've overridden the value at the node level). Short answer, run any RAFW action and it will encrypt that password.

0 votes


Permanent link
Running any action that loads that file will automatically encrypt the clear text password. For the cell level configure.properties any action will load that file (unless you've overridden the value at the node level). Short answer, run any RAFW action and it will encrypt that password.


I found that I needed to run the following action to encrypt the password:

rafw -e <env> -c <cell> -t rafw_encode_password

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 24 '10, 10:41 a.m.

Question was seen: 6,969 times

Last updated: May 24 '10, 10:41 a.m.

Confirmation Cancel Confirm