Same here:

<Location /svn/>
        # Kerberos authentication
        AuthType Kerberos
        KrbAuthRealms BLA.FOOBAR.COM
        Krb5Keytab /etc/apache2/auth/http.keytab
        KrbLocalUserMapping on
        require valid-user

        # Subversion
        DAV svn
        SVNParentPath /var/svn/projects/
        SVNListParentPath on
        AuthzSVNAccessFile /var/svn/authz_svn
        # Disable path-based checks
        SVNPathAuthz off
</Location>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1487398

Title:
  Kerberos authentication no longer works following upgrade
  1.8.8-1ubuntu3.1 to 1.8.8-1ubuntu3.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/1487398/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to