[Bug 1303167] [NEW] svn with kerberos-gssapi auth doesn't work

Daniel GALAMBOS dancsa at dancsa.hu
Sat Apr 5 20:59:05 UTC 2014


Public bug reported:

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.

** Affects: subversion (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: trusty

-- 
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 “subversion” package in Ubuntu:
  New

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/subversion/+bug/1303167/+subscriptions



More information about the foundations-bugs mailing list