Hello,
Does anyone have their TSVN client working with Apache+Kerberos+SVN?
My TSVN 1.9.3, Build 27038 client does not seem to work fully with my
Apache Kerberos SVN server configured with
Subversion 1.8.14
Apache 2.4.17
mod_auth_kerb-5.4
I can use IE browsers to navigate the repos in my Apache+SVN+Kerberos
configuration. Kerberos works fine in IE, but when I use TSVN I can only
pull up the list of projects in my repo, if I try to descend into the
projects it does not seem to send the kerberos ticket/credential. TSVN only
sends the kerberos ticket with the call to the root of the repo, but not
for projects in the repo.
I get "unable to connect to repository at URL......." I see no credential
sent:
133.6.84.222 - sandym [16/Dec/2015:15:13:21 -0500] "OPTIONS /cm_repo1
HTTP/1.1" 200 188
133.6.84.222 - sandym [16/Dec/2015:15:13:21 -0500] "PROPFIND
/cm_repo1/!svn/rvr/2245 HTTP/1.1" 207 326
133.6.84.222 - sandym [16/Dec/2015:15:13:21 -0500] "PROPFIND
/cm_repo1/!svn/rvr/2245 HTTP/1.1" 207 1281
133.6.84.222 - - [16/Dec/2015:15:13:21 -0500] "OPTIONS
/cm_repo1/visitor_PRODUCTION HTTP/1.1" 401 381
133.6.84.222 - - [16/Dec/2015:15:13:21 -0500] "OPTIONS
/cm_repo1/cdb_PRODUCTION HTTP/1.1" 401 381
133.6.84.222 - - [16/Dec/2015:15:13:21 -0500] "OPTIONS /cm_repo1/cdb
HTTP/1.1" 401 381
133.6.84.222 - - [16/Dec/2015:15:13:21 -0500] "OPTIONS /cm_repo1/shibsso
HTTP/1.1" 401 381
133.6.84.222 - - [16/Dec/2015:15:13:21 -0500] "OPTIONS /cm_repo1/cdb_TEST
HTTP/1.1" 401 381
133.6.84.222 - - [16/Dec/2015:15:13:21 -0500] "OPTIONS /cm_repo1/testproj
HTTP/1.1" 401 38
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3151284
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-12-18 15:49:38 CET