I can't locate the hostmaster user login details.

Comments

Argus’s picture

Indeed, what/where are they?

Argus’s picture

FYI 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 do sudo cat /var/mail/aegir again you will find a new temp. link.

ergonlogic’s picture

Status: Active » Closed (duplicate)

Hi, 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.