bitnami / vms

Bitnami VMs
https://bitnami.com
Other
203 stars 43 forks source link

LAMP SSH password #1368

Closed adnanp78 closed 6 months ago

adnanp78 commented 7 months ago

Name and Version

bitnami lamp

What is the problem this feature will solve?

I can't get ssh password

What is the feature you are proposing to solve the problem?

I try to follow the page to set password based ssh login on aws instance https://docs.bitnami.com/virtual-machine/faq/get-started/enable-ssh-password/ however, when I start an instance and check logs I don't see a welcome massage with default usernames and pass. pls help

mdhont commented 7 months ago

When I start an instance and check logs I don't see a welcome massage with default usernames and pass.

Did you manage to enable SSH so you can access?

adnanp78 commented 7 months ago

When I start an instance and check logs I don't see a welcome massage with default usernames and pass.

Did you manage to enable SSH so you can access?

hello, tnx for answer. i have enable ssh but there is no welcome proms with default pass on boot, pls see log. i-06fb32867b66a1cca.log

mdhont commented 7 months ago

Can you check the output of the following command?

cat ~/bitnami_credentials
adnanp78 commented 7 months ago

Can you check the output of the following command?

cat ~/bitnami_credentials

yes, command return me default pass but it dont work Welcome to the Bitnami package for LAMP


The default password is 'xxxxx' i try with usernames: user or bitnami or root, dont work i try to log with auth key and run passwd to change dont work to, get passwd: Authentication token manipulation error maybe thi default pass if for mysql or other services but for ssh access dont work :( tnx in advance

mdhont commented 7 months ago

On which page are you trying to login exactly? If it's Phpmyadmin please check the following guide:

https://docs.bitnami.com/virtual-machine/faq/get-started/access-phpmyadmin/

adnanp78 commented 7 months ago

Hello, tnx for answer, im trying to log to ssh, with existing credential or to create new username and passy i dont want to user key logic, just normal username and pass. default pass you mentaod are not for ssh, its maybe for wordpress od mysql, i need pass for ssh. big tnx

mdhont commented 7 months ago

If you followed all the steps to enable ssh you should be able to log (using ssh in the command line) in with the password you entered at first boot. (For OVA's the username and password at first boot are both "bitnami", but after login you are prompted to change it)

adnanp78 commented 7 months ago

If you followed all the steps to enable ssh you should be able to log (using ssh in the command line) in with the password you entered at first boot. (For OVA's the username and password at first boot are both "bitnami", but after login you are prompted to change it) my aws nitnami lamp setup dont give me andy pass, just key and thats it. nothing help, i try enable ssh process, default pass and bitnami bitnami. how is it possible tha I, as server admin cant change or see password. what is my opinion now, to terminate instance and all seting and try new. is there any other way to see, change, tunr on password login ? big tny

mdhont commented 7 months ago

I recommend recreating the OVA completely and then log in in the prompt that's shown in the VM's screen.

username: bitnami password: bitnami

Image

And then you will be prompted to change the password:

Image

github-actions[bot] commented 7 months ago

This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback.

github-actions[bot] commented 6 months ago

Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary.