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-ostree | Assignee: | Colin Walters <walters> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | 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: | |||
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. I'm using fedora user. I'm trying to access directly, once the VM does not has a IP 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 Closing this issue, please file a new issue against Fedora product if you are still having trouble. |
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