Philip Martin wrote:
> 
> > On the host running svnserve there is the following in syslog:
> >
> > Aug 30 09:04:50 <auth.err> relay svnserve: encoded packet size too big 
> > (4156 > 4096)
> > Aug 30 09:05:03 <auth.err> relay svnserve: encoded packet size too big 
> > (4156 > 4096)
> >
> > What could be the cause of the problem? 
> 
> Google suggests that "encoded packet size too big" is a SASL error.
> Does you conf/svnserve.conf on the server have "use-sasl = true"?

Certainly. I have always used GSSAPI for SVN authentication, but never
encountered this problem before.

> If so what are the min/max-enryption settings?

These settings are commented out, so I guess some default is being
used. I only have this

[svn@relay ~] grep -v ^# repos/src/conf/svnserve.conf | uniq

[general]
anon-access = none
auth-access = write
realm = SIBPTUS.TOMSK.RU

[sasl]
use-sasl = true
[svn@relay ~]

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:suda...@sibptus.tomsk.ru

Reply via email to