Quantcast
Channel: SVNForum.org - Subversion Forum - uberSVN Help and Support
Viewing all articles
Browse latest Browse all 111

Repository fails at authentication

$
0
0
Hello,

I successfully installed ubersvn-64-1302 on Red Hat Enterprise Linux 5.6. I have set up the LDAP connection and successfully imported the users. I have created a test repository, where I granted r/w permission only a particular user; unchecked the anonymous read, so only this user should have read and write access, no further user has no rights.

Authentication is set to use the same LDAP connection, set as authorative, require valid-user. Please note, that the LDAP is an MS AD.

When I try to

svn co --username <user> https://svn.mycorp.com:9880/tst

it asks for password, then client sends:

<D:options xmlns:D="DAV:"><D:activity-collection-set/></D:options>

and after 1-2 mins, got back 500 Internal Server Error in response to OPTIONS.

the client is svn 1.6.3 r38063.

How can I know what happened? I cannot find any useful in the logs. Please advise.

Cheers,

Tamas

Viewing all articles
Browse latest Browse all 111

Trending Articles