| Summary: | [UserPortal][AdminPortal] Use of Guest IP address in the UserPortal instead of FQDN causing IE-based RDP client domain name mismatch | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Vinzenz Feenstra [evilissimo] <vfeenstr> | ||||
| Component: | ovirt-engine-userportal | Assignee: | Vinzenz Feenstra [evilissimo] <vfeenstr> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | acathrow, ecohen, iheim, sbonazzo, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.3.1 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-25 11:57:35 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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 901415 | ||||||
| Attachments: |
|
||||||
Fix merged to u/s engine master: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=c6d0a1898c69f3d4d445187511cb0af53914ae84 oVirt 3.3.1 has been released |
Created attachment 806363 [details] RDP Connection mismatch warning Description of problem: Currently, in both, the AdminPortal and in the UserPortal, when connections are made the ip address of the guest is used. When the customer is using Internet Explorer and connecting to a Windows guest via RDP, the ip address we pass to the IE ActiveX RDP client causes a domain name mismatch as seen in the attached screenshot. This may also be a problem if the hosts are running behind a NAT firewall. This can be resolved by using the fqdn reported by the ovirt-guest-agent. How reproducible: Always Steps to Reproduce: Use the Internet Explorer on Windows to connect via RDP to the Virtual machine Actual results: The warning as shown in the attachment "RDP Connection mismatch warning" is shown Expected results: No such warning is shown Additional info: