[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Kerberos + GSSAPI support in Tortoise SVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 03 Oct 2010 17:53:36 +0200

On 02.10.2010 17:04, Jean-Yves Avenard wrote:
> Hi there.
>
> Allright...
>
> GSSAPI Take two.
>
> What I did is write a library that provides the same GSSAPI entries as
> the official libraries so you can link it with SASL or Neon.
>
> When you call once of the API's entry it tries to dynamically load the
> Kerberos GSSAPI DLL and call the same entry in that DLL. If the DLL
> can't be found, then it reports an error as if the Kerberos connection
> failed.
>
> So if Kerberos isn't installed, it behaves like GSSAPI wasn't even
> there, and if it is will use it. The advantage of that method is that
> it doesn't need any modifications to the SASL or NEON source code.
>
> This time building TSVN doesn't require any modifications to the
> original build instructions ; it doesn't even need the MIT Kerberos
> source code or SDK. AWK.EXE isn't necessary in the Tools directory
> either.
>
> Let me know what you think
> Jean-Yves

Committed in r20229.
Thanks a lot for this patch!

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2667507
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-03 17:53:57 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.