Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1265477

Summary: Fedora 22 Atomic Host | It's not possible to login with credentials after install Qcow2 image
Product: [Retired] Atomic Reporter: Alessandro Silva <alsilva>
Component: rpm-ostreeAssignee: Colin Walters <walters>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: briefkasten, dustymabe
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-14 13:01:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alessandro Silva 2015-09-23 04:10:47 UTC
I'm not able to login using this template:

[meta-data]

instance-id: atomic-host001
local-hostname: atomic01.example.org

[user-data]

#cloud-config
password: atomic
ssh_pwauth: True
chpasswd: { expire: False }

ssh_authorized_keys:
  - ssh-rsa ... foo (insert ~/.ssh/id_rsa.pub here)


Environment: Fedora 22 Atomic Host - with Virt-Manager

I'm using this guide: http://www.projectatomic.io/docs/quickstart/

After do everything, I'm not able to login using credentials provided by template

Comment 1 Colin Walters 2015-09-23 13:03:12 UTC
What user are you trying to log in as?  The default is fedora@ with that user-data.

The output from `ssh -v` would also help.

Comment 2 Alessandro Silva 2015-09-23 14:40:40 UTC
I'm using fedora user. I'm trying to access directly, once the VM does not has a IP

Comment 3 Olaf Radicke 2015-09-29 08:08:23 UTC
Hi!

I thin, this is the same issue like this FAQ
http://ask.projectatomic.io/en/question/3211/password-configuration-over-user-data-is-wrong/

On this FAQ itme you can find some more details about this issue.


Best regards

Olaf Radicke

Comment 4 Dusty Mabe 2017-06-14 13:01:27 UTC
Closing this issue, please file a new issue against Fedora product if you are still having trouble.