Thanks for all the hints, finally I got it working with LDAP authentication.
For now, I'm happy with that although indeed seems a bit slow...
For future references here is my config (although is staright forward and it can
be found on many web resources)
# Enable Subversion
D
On 10/21/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 10/20/07, Thomas Fazekas <[EMAIL PROTECTED]> wrote:
> > In coclusion, svn with NTLM authentication doesn't work...
> > My problem is that I can't see any other solution how to bring together
> > a linux based apache/svn with our NT4 based do
On 10/20/07, Thomas Fazekas <[EMAIL PROTECTED]> wrote:
> In coclusion, svn with NTLM authentication doesn't work...
> My problem is that I can't see any other solution how to bring together
> a linux based apache/svn with our NT4 based domain :(
>
> For the time being I'm just gonna go with win bas
In coclusion, svn with NTLM authentication doesn't work...
My problem is that I can't see any other solution how to bring together
a linux based apache/svn with our NT4 based domain :(
For the time being I'm just gonna go with win based NT server, it
is dissapointing though that I didn't get any r
On 10/18/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 10/18/07, Krist van Besien <[EMAIL PROTECTED]> wrote:
> > The current
> > version of Neon (the http library used in the command line subversion
> > client) only supports basic authentication.
>
> That's not true. Neon supports digest and a
On 10/18/07, Krist van Besien <[EMAIL PROTECTED]> wrote:
> The current
> version of Neon (the http library used in the command line subversion
> client) only supports basic authentication.
That's not true. Neon supports digest and a couple others as well. I'm
not sure if they are supported via su
On 10/17/07, Thomas Fazekas <[EMAIL PROTECTED]> wrote:
> and I do "svn co http://svnhost/svn/repos/test"; ,
> it seems to me that the apache server doesn't even bother calling the
> ntlm_winbind module for authentication...
> There are no logs or any trace of related messages and all I get is
> sv
My setup :
Debian Etch i386
httpd-2.0.61 configured with the following command
"./configure --prefix=/opt/httpd-2.0.61 --with-mpm=worker --enable-so
--enable-dav=shared
--enable-unique-id=shared --enable-version=shared --enable-ssl=shared
--enable-info=shared
--enable-cgi=shared --enable-rewrite=