Vinzenz Feenstra has submitted this change and it was merged. Change subject: win32: Retrieve the active session through enumeration ......................................................................
win32: Retrieve the active session through enumeration Using WTSGetActiveConsoleSessionId() does in case of RDP connections give a session id which is not corresponding to the users session in some cases. By enumerating through the sessions and retriving the session with the 'State' 'WTSActive' we are able to reliably retrieve the current active session. This is required in order to get the logged-in user and being able to retrieve the user token for performing operations in their name. Change-Id: I569d4b6b80e102b83b7e6e39c12524f2d588ad37 Bug-Url: https://bugzilla.redhat.com/1068750 Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> --- M ovirt-guest-agent/GuestAgentWin32.py 1 file changed, 10 insertions(+), 3 deletions(-) Approvals: Vinzenz Feenstra: Verified; Looks good to me, approved Michal Skrivanek: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/26915 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I569d4b6b80e102b83b7e6e39c12524f2d588ad37 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeen...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches