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

How to use Kerberos Authentication ?

From: Nicolas MASSÉ <nicolas27.masse_at_laposte.net>
Date: 2006-10-10 01:05:20 CEST

Hello,

I try to use the Kerberos Authentication to access an HTTP repository, but i
did not succeed !

I used Apache and setup a virtual host with the following options :

        AuthType Kerberos
        KrbMethodNegotiate on
        KrbMethodK5Passwd off

I can browse the repository with recent browser (i used Konqueror) but when I
want to checkout the repository, I get the following error :

$ svn co http://projects.example.org/svn
svn: PROPFIND request failed on '/svn'
svn: PROPFIND of '/svn': authorization failed (http://projects.example.org)

I use svn version 1.4.0 and neon version 0.26.1 compiled with the gssapi
support.

Since my kerberos authentication seems to work, I do not see what I could do.
I found some references on the archives of this list, but nothing interesting.

Does anyone have an idea ? thanks !

PS : Can you CC me since I did not subscribed ?

-- 
Nicolas MASSÉ
Pour récupérer ma clef GPG:
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 0x2A18C433
Key fingerprint: 6621 FC23 5DC7 54BA B952 316A 50B1 BC3F 2A18 C433

  • application/pgp-signature attachment: stored
Received on Tue Oct 10 17:59:12 2006

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

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