[Bug 1303167] Re: svn with kerberos-gssapi auth doesn't work
Ubuntu Foundations Team Bug Bot
1303167 at bugs.launchpad.net
Mon Apr 28 12:31:35 UTC 2014
The attachment "patch that adds build flag for GSSAPI support" seems to
be a patch. If it isn't, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]
** Tags added: patch
--
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