FreeRDP/winpr
David Fort a4bd5ba886 core, channels: client-side remote credential guard
This patch implements the client-side part of the remote credential guard feature
as described in MS-RDPEAR. The 2 main changes are: shipping the TSRemoteGuardaCreds in
NLA, and implement the rdpear channel that allows LSASS to remote all the calls to
our client. For now it's UNIX only as the windows implementation would be implemented
in a completely different way.
To test, you may establish you ccache and then connect with (RCG enabled on the server):
	xfreerdp /remoteGuard /u:<user> /d:<domain> /v<server>

That should log you in, and in the session you should not be asked for credentials when
doing mstsc /remoteGuard /v:<other server>.
2024-09-11 17:15:11 +02:00
..
include core, channels: client-side remote credential guard 2024-09-11 17:15:11 +02:00
libwinpr core, channels: client-side remote credential guard 2024-09-11 17:15:11 +02:00
test [warnings] fix cert-err33-c 2024-08-29 10:19:27 +02:00
tools [warnings] fix function pointer casts 2024-09-04 20:06:43 +02:00
CMakeLists.txt 3.8.1-dev0 cycle 2024-08-29 16:52:44 +02:00
winpr.pc.in [cmake] make generated pkg-config files relocatable 2023-10-10 19:35:27 +02:00
WinPRConfig.cmake.in [winpr,utils] add JSON parser wrapper 2024-05-14 20:45:25 +02:00
wlog.7.in [doc,manpage] name manpages versioned 2023-12-22 10:24:09 +01:00