Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websphere password generation error #239

Open
pakivette5 opened this issue Apr 24, 2021 · 1 comment
Open

Websphere password generation error #239

pakivette5 opened this issue Apr 24, 2021 · 1 comment

Comments

@pakivette5
Copy link

I am unable to generate password when installing websphere 8.5.5.18 for the webamin id

docker exec was-server cat /tmp/PASSWORD

@hoangnguyent
Copy link

After the Doker Container running, you should wait for about 10s then check the password. It may take several times to appear.
You can indicate your password by mounting your file that contains your password to the Docker.
For example, my password is "mypass":
-v /home/project/mypass/PASSWORD:/tmp/PASSWORD
In the PASSWORD file, I also end "mypass" with a new line.
Then I can login to Admin Console by wsadmin/mypass to config and start application. Goodluck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants