mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
This patch adds the possibility to disable kerberos user2user in the SPnego SSPI module, so you can set "!u2u" in the authPackageList to disable user2user kerberos. It also does a few cleanups (FALSE instead of 0, and defaulting to no kerberos when kerberos support is not compiled in).