Closed (duplicate)
Project:
Aegir-up (Vagrant-based Aegir virtual machine)
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2012 at 17:15 UTC
Updated:
9 Feb 2012 at 22:37 UTC
I can't locate the hostmaster user login details.
Comments
Comment #1
Argus commentedIndeed, what/where are they?
Comment #2
Argus commentedFYI you can look up the onetime login link at
sudo cat /var/mail/aegir, also if the temp password has expired you can ask for another one to be send to aegir@aegir.local, if you dosudo cat /var/mail/aegiragain you will find a new temp. link.Comment #3
ergonlogicHi, sorry for the delay. I'd missed this issue.
Anyway, you're quite correct, we don't yet provide the one-time login link. This is something I hope to fix soon, but the fix is in Puppet-Aegir, not Aegir-up. In fact, I'd posted a reminder feature request over there: #1380392: Provide the login link, so I'm going to close this issue.
In the mean time, what I've been doing is logging in as the vagrant user (vagrant ssh), becoming the aegir user (sudo su aegir) and then calling using drush to generate a new one (drush @hostmaster uli). I hope that helps. I'll post it to the project page for future reference.