kerberos authentication with neon 0.29.3
Joe Orton
joe at manyfish.co.uk
Fri Mar 12 11:16:59 EST 2010
On Fri, Mar 12, 2010 at 07:57:16AM +0100, Dariush Pietrzak wrote:
> There are other clients using neon - for example svn command line client,
> that use neon 0.29.3, and from users perspective they work fine, but when
> looking through server logs, I can see that all of them go through this pattern
> - one request is without negotiate, then they retry:
> 10.10.10.55 - - [01/Mar/2010:14:43:57 +0100] "OPTIONS /svn/Product12Test HTTP/1.1" 401 394 "-" "SVN/1.6.9 (r901367) neon/0.29.3"
> 10.10.10.55 - eyck at KERBEROS.PL [01/Mar/2010:14:43:57 +0100] "OPTIONS /svn/Product12Test HTTP/1.1" 200 155 "-" "SVN/1.6.9 (r901367) neon/0.29.3"
I'll ask the same as in my previous mail - can you get neon debug output
for this? The SVN manual explains how to change the config settings on
Windows, it seems:
http://svnbook.red-bean.com/en/1.1/ch07.html#svn-ch-7-sect-1
You need to set the "neon-debug-mask" variable to 511, then capture the
stderr output from the "svn" command to get the debug output.
Regards, Joe
More information about the neon
mailing list