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

Re: (104)Connection reset by peer: core_output_filter: writing data to the network

From: Mala Dibbs <griori-mala_at_yahoo.de>
Date: Thu, 28 Jan 2010 20:48:37 +0100

What could be the reason for it? Why does it only occur for some users on some
directories?

Apache setup for authentication is:

AuthzSVNAccessFile /var/svn-auth/svnaccessfile.conf
AuthBasicProvider ldap
AuthType Basic
AuthLDAPURL "ldap://someserver.intranet.lan:389/ou=Single
Users,dc=intranet,dc=lan?sAMAccountName?sub?(objectClass=*)" NONE
AuthzLDAPAuthoritative off
AuthUserFile /dev/null
AuthName "Subversion"
AuthLDAPBindDN someuser_at_intranet.lan
AuthLDAPBindPassword somepassword
Require valid-user

Stefan Küng wrote:
> On 27.01.2010 20:18, Mala Dibbs wrote:
>
> Seems like a server problem to me: the server denies the user access.
> Authentication succeeds, but then the authorization fails.
>
> Stefan
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2442806

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-28 20:49:07 CET

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

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