]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: s4uauth: convert token to primary token
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Feb 2019 20:45:34 +0000 (21:45 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Feb 2019 20:45:34 +0000 (21:45 +0100)
commit30782f7de4936bbc4c2e666cbaf587039c895fd3
tree0cdba18c80d3b3e96265d981303c14f418b51314
parente53373bbdb3b8b6d497e7c388138e3ba22fda902
Cygwin: s4uauth: convert token to primary token

Up to Vista CreateProcessAsUser only worked with primary tokens,
so convert S4U impersonation token to primary token.  MSDN still
documents it that way, but actually an impersonation token is
sufficient since Windows 7.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/sec_auth.cc
This page took 0.038536 seconds and 5 git commands to generate.