Change in ovirt-engine[ovirt-engine-3.5]: frontend: Allow NLA auth for Native RDP execution

tnisan at redhat.com tnisan at redhat.com
Wed Aug 27 08:01:08 UTC 2014


Tal Nisan has submitted this change and it was merged.

Change subject: frontend: Allow NLA auth for Native RDP execution
......................................................................


frontend: Allow NLA auth for Native RDP execution

This patch allows Network Level Authentication in combination with
Native RDP client. This is done by setting enablecredsspsupport flag in
RDP descriptor to 1.

Previously this flag was set to 0 which prevented clients to connect to
RDP server with NLA enabled.

This patch only affects 'Native client' invocation. The 'Browser plugin'
still has this option disabled (enabling it would prevent passing
password to ActiveX plugin and therefore SSO would be impossible).

Also RDP info icon text in 'Console options' dialog was enhanced with
information about NLA and SSO.

Change-Id: If686b824aa05b6d0083b9be6eca681797c3c26f3
Bug-Url: https://bugzilla.redhat.com/1131693
Signed-off-by: Frantisek Kobzik <fkobzik at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/AbstractRdp.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/RdpNativeImpl.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/RdpPluginImpl.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/IRdp.java
5 files changed, 14 insertions(+), 12 deletions(-)

Approvals:
  Tomas Jelinek: Looks good to me, approved
  Frank Kobzik: Verified



-- 
To view, visit http://gerrit.ovirt.org/32028
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If686b824aa05b6d0083b9be6eca681797c3c26f3
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list