Bug 1131693
Summary: | Error connecting to VM using RDP if NLA is enabled | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Amador Pahim <asegundo> |
Component: | ovirt-engine-webadmin-portal | Assignee: | Frantisek Kobzik <fkobzik> |
Status: | CLOSED ERRATA | QA Contact: | Pavel Novotny <pnovotny> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.4.0 | CC: | ecohen, iheim, juwu, michal.skrivanek, ofrenkel, pstehlik, rbalakri, Rhev-m-bugs, sherold, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.5.0 | ||
Hardware: | All | ||
OS: | Unspecified | ||
Whiteboard: | virt | ||
Fixed In Version: | vt2.2 | Doc Type: | Bug Fix |
Doc Text: |
The fix allows Network Level Authentication to be used with Native Remote Desktop Protocol (RDP) client. Note that Network Level Authentication is still disabled for RDP browser plug-in.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-11 18:08:20 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1142923, 1156165 |
Description
Amador Pahim
2014-08-19 20:36:22 UTC
Hi Amador, I just confirmed that SSO and enablecredsspsupport=1 are mutualy exclusive. According to microsoft.technet, it should be ok to allow that for 'Native client' invocation, I'll do it this way, then. Thanks. (In reply to Frantisek Kobzik from comment #1) > Hi Amador, > > I just confirmed that SSO and enablecredsspsupport=1 are mutualy exclusive. > > According to microsoft.technet, it should be ok to allow that for 'Native > client' invocation, I'll do it this way, then. > > Thanks. Thank you Frantisek. Also, I'm concerned about how to instruct users. Maybe with simple messages like: ... Console Invocation o Auto o Native client (Required for NLA) o Browser plugin (Required for SSO) ... Or on the message that appears when mouse-over the Console Invocation's "?". Hi Amador! Current patch makes the hints display in the "?" icon. Verified in rhevm-3.5.0-0.13.beta.el6ev.noarch (vt4). Verification steps (following the reproducer): 1. From a Windows station, login in Admin. Portal (or UserPortal) 2. Select a Windows VM with RDP/NLA enabled. 3. Right click / Console Options 4. Select "Remote Desktop" 5. Click OK. 6. Right Click / Console 7. A window will request confirmation. Click "Connect". Result: RDP connection to VM is successfully established. In console.rdp file is option "enablecredsspsupport:i:1". Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0158.html |