[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Issue with mod_dav_svn while using KrbLocalUserMapping

From: William Muriithi <william.muriithi_at_gmail.com>
Date: Tue, 7 Mar 2017 19:02:39 -0500

Hello,

I have an SVN server that I want to migrate from LDAP to Kerberos.
Below is the relevant version of the packages the system is using:

mod_auth_kerb-5.4-14.el6.x86_64
mod_dav_svn-1.9.4-3.x86_64
subversion-1.9.4-3.x86_64

After making the necessary changes to work with kerberos, users were
able to authenticate well but I noticed the users ID now had kerberos
REALM. So instead of william, the username changed to
william_at_ENG.EXAMPLE.COM. This was a problem because users started
having locking issue, but also meant authorisation was broken.

To fix this, I added "KrbLocalUserMapping On" on apache
configuration. However, some user started having problem
authenticating.I am certain the problem involve LocalUserMapping as I
had the same experience yesterday and the problem cleared after
commenting out. I have been unable to find the root cause and had to
reverse the change.

Have anyone seem such a problem before? Would be grateful for any pointer.

Regards,
William
Received on 2017-03-08 01:02:45 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.