On 27.01.2010 20:18, Mala Dibbs wrote:
> Hi,
>
> some users are having problems committing and updating from my repository via
> tortoiseSvn -> apache/dav + ssl (Subversion 1.6.5 (r38866) on Ubuntu 8.04).
>
> These are the last lines of the error.log
>
> [Wed Jan 27 19:45:13 2010] [debug] mod_authnz_ldap.c(377): [client 10.0.3.10]
> [12152] auth_ldap authenticate: using URL
> ldap://server.intranet.lan:389/ou=Single
> Users,dc=intranet,dc=lan?sAMAccountName?sub?(objectClass=*)
> [Wed Jan 27 19:45:13 2010] [debug] mod_authnz_ldap.c(474): [client 10.0.3.10]
> [12152] auth_ldap authenticate: accepting myuser
> [Wed Jan 27 19:45:13 2010] [info] [client 10.0.3.10] Access granted: 'myuser'
> GET projects:/project1/file1.txt
>
> [Wed Jan 27 19:45:13 2010] [info] Subsequent (No.2) HTTPS request received for
> child 2 (server ubuntu-05.intranet.lan:443)
> [Wed Jan 27 19:45:13 2010] [debug] mod_authnz_ldap.c(377): [client 10.0.3.10]
> [12152] auth_ldap authenticate: using URL
> ldap://server.intranet.lan:389/ou=Single
> Users,dc=intranet,dc=lan?sAMAccountName?sub?(objectClass=*)
> [Wed Jan 27 19:45:13 2010] [debug] mod_authnz_ldap.c(474): [client 10.0.3.10]
> [12152] auth_ldap authenticate: accepting myuser
> [Wed Jan 27 19:45:13 2010] [error] [client 10.0.3.10] Access denied: 'myuser'
> OPTIONS projects:/
Seems like a server problem to me: the server denies the user access.
Authentication succeeds, but then the authorization fails.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2442794
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-01-28 19:19:51 CET