You are here
P.S. - Wed, 2011/12/28 - 05:01
I am a total newbie here. I setup a Micro Redmine account. The Webmin will not let me login. Any super simple step-by-step instructions out there?
Forum:
I am a total newbie here. I setup a Micro Redmine account. The Webmin will not let me login. Any super simple step-by-step instructions out there?
Same details as what you'd use to log in to Webshell, SSH & SFTP
Using the root password you set on launch (assuming you set one) you should be able to log in to all these services using the same username and password. Ie
Username: root
Password: <set on launch>
Note that the Redmine Admin account login will be different (unless of course you set it as the same password - although the account name will still be different).
How to reset my Webmin login details
Hello,
I'm a newbie too.
Accessing my account using "root" as my username and no password is not possible.
Im using AWS and Im not sure which password I had put. Is there a way to reset or retrieve my Webmin password through the EC2 console or something?
MB
Easiest way is with the Hub
The TKL Hub is a very nice Web front end for TKL appliances on AWS. It allows you to preseed the root password (as well as other important passwords and other cool stuff like setting a domain name with HubDNS).
So assuming that you haven't got very far yet, then destroying your instance, signing up for the Hub and starting with a new instance would be my recommendation.
However if you wish to persevere with your current instance then you can look over your VM log and find the randomly generated root password there (it hopefully shouldn't be too hard to find...).
Very strange...
That seems very strange... By default Webmin on TKL uses PAM authentication (i.e. Linux user credentials), which will be the same as SFTP (as that also uses Linux user account(s)). Whilst MySQL uses a root account it is not the same as the root account as the system (it is a specific MySQL account which is also named 'root', i.e. they can be different passwords).
The only thing that I could guess is that when you set up the system you intended to use the same password but actually didn't. Unless you have changed something there is no reason that I am aware of that the password should have changed.
Great news...
Glad to hear that you are up and running! :) Good luck with it!
Hi Dan
You are correct in that AWS Marketplace instances have root disabled (and use admin instead). There are a few different ways you could go. The two that spring to mind (log in via SSH):
Beyond those, there are plenty of other ways you could go, such as creating a custom user for the purpose (could be useful if you want the web app you plan to run to have write access to the directory; or plan to use composer, etc).
If you want to share more about your "grand plan" for the LAMP server, I'm happy to share more specifics.
Add new comment