Bug 1532449
| Summary: | virt manager won't find ssh keys that do not follow the default naming convention. | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | David <dkahn222> |
| Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | berrange, crobinso, dkahn222, gscrivan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-06 19:46:21 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
David
2018-01-09 01:20:47 UTC
Sorry for the late reply. virt-manager is not doing anything special here except launching an ssh process. If ssh by default can not see your keys. Does ssh require any special options on the command line to use/see your key? It was an issue on our end caused by not being loaded into the ssh agent prior to launching virt-manager. Regards, David |