neon and kerberos on linux
Joe Orton
joe at manyfish.co.uk
Tue Jul 29 14:58:43 EDT 2008
On Tue, Jul 29, 2008 at 10:21:07PM +0400, Pavel Volkovitskiy wrote:
> Hello!
>
> i'm trying to configure password-less auth with kerberos on linux
>
> i setup svn repo with apache + mod_dav_svn + mod_auth_kerb
...
> svn ls http://cvs.matrix/matrixOpen/svn/
Hi, neon doesn't enable Negotiate for non-SSL sessions by default, since
that combination is not secure. You can change this behaviour by
setting, e.g.
http-auth-types = Negotiate
in the appropriate place in ~/.subversion/servers - see the Subversion
book for more details on how to configure that properly. (you probably
don't want to do that in the [global] section)
Regards, Joe
More information about the neon
mailing list