Daniel Shahaf wrote:
> > > > >
> > > > > I have upgraded the svn client from subversion-1.6.17 to
> > > > > subversion-1.7.2 on FreeBSD 7.4 and GSSAPI authentication stopped
> > > > > working. svn does not even try to get a Kerberos ticket and tries to
> > > >
> > > > At least, how do I enable authentication debug in the svn client?
> > >
> > > By adding SVN_DBG() statements to subversion/libsvn_ra_svn/cyrus_auth.c
> > > and recompiling?
> >
> > Could you please be more specific? SVN_DBG() what exactly?
>
> I don't know what exactly; I was simply telling you where in the source
> tree lives the client-side authentication logic for clients linked
> against the SASL library. (svn_ra_svn__do_cyrus_auth() is the entry
> point.)
That was rather easy to figure out with find/grep. I think we need
someone with more expertise in sasl just to understand what is exactly
happening. It does not even try to request a service ticket from the
kdc.
>
> SVN_DBG() is a debug macro that basically wraps printf().
--
Victor Sudakov, VAS4-RIPE, VAS47-RIPN
sip:sudakov_at_sibptus.tomsk.ru
Received on 2011-12-07 09:42:55 CET