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

SVN Apache LDAP and WSAD 5.1

From: Cesar Tominaga <ctominaga_at_gmail.com>
Date: 2006-03-21 20:50:53 CET

Hi guys,
Im using svn 1.3.0 with Apache 2.0.55 and the authentication with sspi
module. I have created a repository and i can successfully access it using a
web browser, but when i try to checkout that repository into my WSAD
workspace using subeclipse i get two errors:
1. A pop up message from the WSAD 5.1:
   Error validating location: "org.tigris.subversion.javahl.ClientException":
Authorization failed.
   svn:PROPFIND request failed on '/svn/MyRepository/Development/trunk'
   svn:PROPFIND of '/svn/MyRepository/Development/trunk': authorization
failed (http://localhost:8080)

2. In the WSAD - SVN Console:
    ***
    list -r HEAD http://localhost:8080/svn/MyRepository/Development/trunk
    Authorization failed
    svn:PROPFIND request failed on '/svn/MyRepository/Development/trunk'
svn:PROPFIND of '/svn/MyRepository/Development/trunk': authorization failed
(http://localhost:8080)

Has anybody experienced anything like this?
Is there any way to authenticate SVN users in windows other than
svnauthentication file or sspi module??
I couldnt set up my svn + apache combo to work with LDAP (Active Directory),
but i works almost fine with sspi.

please help with this...thanks
best regards!
Cesar Tominaga
Received on Tue Mar 21 20:52:05 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.