[Bug 1303167] Re: svn with kerberos-gssapi auth doesn't work
Jeremy Braun
squidevil at squidevil.net
Thu Apr 9 17:38:39 UTC 2015
I can confirm that this is still a problem in trusty, and rebuilding
with the patch from rziai did fix it.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subversion in Ubuntu.
https://bugs.launchpad.net/bugs/1303167
Title:
svn with kerberos-gssapi auth doesn't work
Status in serf package in Ubuntu:
Confirmed
Status in subversion package in Ubuntu:
Confirmed
Bug description:
Recently installed Trusty server beta2. I have heimdal-clients installed.
kinit dancsa@<REALM>
svn co https://svn.<domain>/svn/
svn up (in already checkouted repository)
expected result: svn would get service ticket, and use that to authenticate
result: no service ticket got (verified by klist), svn ask for password.
dancsa at yukari:~$ lsb_release -rd
Description: Ubuntu Trusty Tahr (development branch)
Release: 14.04
if i download the debian jessie's subversion package, extract it with
dpkg -x, and run ldd against svn, it lists libkrb5support.so.0
libgssapi_krb5.so.2 and libkrb5.so.3 where ubuntu's version doesn't
list these.
also if i see right both distro uses the same upstream version, so i
diff-ed the debian directories of thetwo source package, i did not see
anything that would give the answer.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/serf/+bug/1303167/+subscriptions
More information about the foundations-bugs
mailing list