Hi,
as this is a C project you will most likely need mit or heimdal kerberos.
There is already a rudimentary implementation in winpr, but it is very
buggy and needs thorough testing (and fixing).
When compiled against windows SSPI the kerberos support is working, so
all that is needed is a p
Well,
you need to compile a gssapi library and make the includes/libraries
available to CMake. (CMAKE_PREFIX_PATH et al)
(you also might need to fix a few bugs in the detection script along the
way)
Anyway, have you seen https://github.com/FreeRDP/FreeRDP/issues/5746 ?
I think your endea
Hi all,
we need to use freeRDP connect to windows with kerberos.?
I found that if you want to log in to Windows using kerberos, you must set
WITH_GSSAPI = ON when compiling Android client, but after compiling, the
following message is generated:
==
Hi all,
we need to use freeRDP connect to windows with kerberos.?
I found that if you want to log in to Windows using kerberos, you must set
WITH_GSSAPI = ON when compiling Android client, but after compiling, the
following message is generated:
=