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 proper kerberos SSPI implementation on our side.


P.s. Please keep the discussion on the mailing list so others can find it and don't have to ask again ;)


regards

Armin

On 06.12.19 04:28, 董倫銘 wrote:
Hi Armin,
I found that there are many versions of GSSAPI (Java, GO, python.....), would you like to suggest a version or teaching?

Thanks for your help.

Armin Novak via FreeRDP-devel <freerdp-devel@lists.sourceforge.net <mailto:freerdp-devel@lists.sourceforge.net>> 於 2019年12月4日 週三 下午5:28寫道:

    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 endeavor will have a few more obstacles in the way ;)


    regards

    Armin

    On 04.12.19 08:57, TUNG--- via FreeRDP-devel wrote:
    > 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:
    >
    >
    > ========================================================
    >
    > -- Could NOT find GSS, try to set the path to GSS root folder in
    the system variable GSS_ROOT_DIR (missing: GSS_LIBRARIES GSS_FLAVOUR)
    > CMake Warning at CMakeLists.txt:919 (message):
    >    -DWITH_GSSAPI=ON is set, but not GSSAPI implementation was
    found, disabling
    >
    >
    > ========================================================
    >
    >
    > how can i fix it or do I misunderstand how to enable it?
    >
    >
    > Thanks for your help.
    >
    >
    > --
    >
    本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。
    This email may contain confidential information. Please do not use
    or disclose it in any way and delete it if you are not the
    intended recipient.
    >
    > _______________________________________________
    > FreeRDP-devel mailing list
    > FreeRDP-devel@lists.sourceforge.net
    <mailto:FreeRDP-devel@lists.sourceforge.net>
    > https://lists.sourceforge.net/lists/listinfo/freerdp-devel


    _______________________________________________
    FreeRDP-devel mailing list
    FreeRDP-devel@lists.sourceforge.net
    <mailto:FreeRDP-devel@lists.sourceforge.net>
    https://lists.sourceforge.net/lists/listinfo/freerdp-devel


_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to