On Tue, Apr 25, 2006 at 07:45:43AM +1000, Samay wrote:
nothing on server logs, and as it works fine with firefox, and on SVN on
Win32 clients, and not SVN + Linux it seems like a Neon related somewhere.
Here is output of Neon Debug 130

Sorry - I meant to say, use neon-debug-mask = 138 to get auth debugging
- can you repost the debug output at that setting?

joe


no probs .. here is output with Neon Debug 138

regards

Shirish

svn co https://svn.my.realm/testing/
ah_create, for WWW-Authenticate
Doing DNS lookup on svn.my.realm...
Running pre_send hooks
Not handling session.
Sending request headers:
PROPFIND /testing HTTP/1.1
Host: svn.my.realm
User-Agent: SVN/1.3.1 (r19032) neon/0.25.5
Keep-Alive:
Connection: TE, Keep-Alive
TE: trailers
Content-Length: 300
Content-Type: text/xml
Depth: 0

Sending request-line and headers:
Connecting to 10.x.x.x
Sending request body:
Body block (300 bytes):
[<?xml version="1.0" encoding="utf-8"?><propfind xmlns="DAV:"><prop><version-controlled-configuration xmlns="DAV:"/><resourcetype xmlns="DAV:"/><baseline-relative-path xmlns="http://subversion.tigris.org/xmlns/dav/"/><repository-uuid xmlns="http://subversion.tigris.org/xmlns/dav/"/></prop></propfind>]
Request sent; retry is 0.
[status-line] < HTTP/1.1 401 Authorization Required
[hdr] Date: Wed, 26 Apr 2006 09:13:48 GMT
Header Name: [date], Value: [Wed, 26 Apr 2006 09:13:48 GMT]
[hdr] Server: Apache
Header Name: [server], Value: [Apache]
[hdr] WWW-Authenticate: Negotiate
Header Name: [www-authenticate], Value: [Negotiate]
[hdr] Content-Length: 509
Header Name: [content-length], Value: [509]
[hdr] Keep-Alive: timeout=60, max=1000
Header Name: [keep-alive], Value: [timeout=60, max=1000]
[hdr] Connection: Keep-Alive
Header Name: [connection], Value: [Keep-Alive]
[hdr] Content-Type: text/html; charset=iso-8859-1
Header Name: [content-type], Value: [text/html; charset=iso-8859-1]
[hdr]
End of headers.
Reading 509 bytes of response body.
Got 509 bytes.
Read block (509 bytes):
[<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>401 Authorization Required</title>
</head><body>
<h1>Authorization Required</h1>
<p>This server could not verify that you
are authorized to access the document
requested.  Either you supplied the wrong
credentials (e.g., bad password), or your
browser doesn't understand how to supply
the credentials required.</p>
<hr>
<address>Apache Server at <a href="mailto:[EMAIL PROTECTED]">svn.my.realm</a> Port 443</address>
</body></html>
]
Running post_send hooks
ah_post_send (#0), code is 401 (want 401), WWW-Authenticate is Negotiate
Got challenge (code 401).
Got new auth challenge: Negotiate
Ignoring challenge 'Negotiate'.
Finished parsing parameters.
Request ends, status 401 class 4xx, error line:
401 Authorization Required
Running destroy hooks.
Request ends.
svn: PROPFIND request failed on '/testing'
svn: PROPFIND of '/testing': authorization failed (https://svn.my.realm)
ne_session_destroy called.
ne_session_destroy called.
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to