SSH Key in MAAS GUI not working
Bug #1582818 reported by
garyx
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
Hi there,
I have deployed a juju controller on a MAAS node without issue and JUJU GUI is deployed. I am now trying to log into the machine itself that is hosting the juju controller + juju GUI but it seems the key that was saved in the MAAS GUI is not being used so I cannot access the node the publickey authentication fails.
I have not deployed any charms or machines and just want to access the node machine itself to check some storage setup.
Can someone reproduce or do you need logs. I am not creating a keypair on the maas deployement machine, I just add my pub key in the MAAS gui as I want that key to work on the deployed nodes.
affects: | juju-core → juju |
tags: |
added: maas-provider removed: maas |
To post a comment you must log in.
From the MAAS perspective, every time the machine deploys, cloud-init imports the SSH key from MAAS allowing the user to SSH in. This is the current behavior in all versions of MAAS.