kerberos authentication with neon 0.29.3

Bert Huijben bert at vmoo.com
Fri Mar 12 18:02:44 EST 2010



> -----Original Message-----
> From: neon-bounces at lists.manyfish.co.uk [mailto:neon-
> bounces at lists.manyfish.co.uk] On Behalf Of Stefan Küng
> Sent: vrijdag 12 maart 2010 20:16
> To: Kravzov Amit Aharon; 'neon at lists.manyfish.co.uk'; KATZIR MALKALIAT
> Subject: Re: kerberos authentication with neon 0.29.3
> 
> On 12.03.2010 17:12, Joe Orton wrote:
> > On Thu, Mar 11, 2010 at 02:53:29PM +0200, Kravzov Amit Aharon wrote:
> >> Hi,
> >>
> >> I get the following error from TortoiseSVN 1.6.7 (neon 0.29.3) when
> >> trying to perform any CM action: "PROPFIND of /Fqa/test authorisation
> failed.could not authenticate to server.could not parse challenge
> https://server"
> >> and by looking on the server access log we can see that there is no
> >> passing of a ticket to the apache server.
> >>>>> 192.168.223.129 - - [22/Feb/2010:09:20:31 +0100] "PROPFIND
> /svn/ProjectName/branches HTTP/1.1" 401 394 "-" "SVN/1.6.9
> (r901367)/TortoiseSV​​N-1.6.7.18415​ neon/0.29.3"
> >
> > Can you reproduce this from a command-line client?  Can you get debug
> > output?  Set the Subversion server config option:
> >
> > neon-debug-mask = 511
> >
> > and capture the stderr output from the client; I don't know how to do
> > this on Windows/Tortoise, you might be better off asking in a TSVN
> > users forum.
> 
> An UI client doesn't have standard outputs, so no stdout, no stderr.
> Sorry.

The SlikSvn commandline binaries from http://sliksvn.com/en/download use the exact same dependencies as SharpSvn/AnkhSVN and should support the normal debugging options available in a release build from Subversion.
(Not sure if you need a debug build for more complete output; but I assume Joe can tell us that).

	Bert 





More information about the neon mailing list