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

Re: How to get Source code fo TortoiseSVN

From: wajahat noshairwan <wajahat.noshairwan_at_gmail.com>
Date: 2007-09-06 09:15:54 CEST

Sir,
i donot want to change the authentication machanisim, I just want that
when client enters password then some machine information also append with
it. help me how and where to change some code in TortoiseSVN to do it.

On 9/5/07, Stefan Küng <tortoisesvn@gmail.com> wrote:
>
> wajahat noshairwan wrote:
> > SIr,
> > i have used the Apache as a server to accerss Subversion over the
> network.
> >
> > /i have studied *authentication mechanisim* (the apache send the
> > challenge for authentication and on Client side TortoiseSVN apply some
> > md5 algo by using Password and result sends to apache.apache also
> > generates the results by using password of that client and compare the
> > results)/
> >
> > our *main requirement *is that specific client can access the
> > repository from dedicated machines.
> >
> > what i want actually , when user enters the password, some machine
> > credentials also append with password characters, As a result the
> > specific machines have access on server.
>
> The whole authentication mechanism is done by apache and the Subversion
> library. You would have to change either one of them, not TSVN itself.
>
> That said: you should consider using ssl certificate files for
> authentication. Or maybe use windows domain authentication with the sspi
> module in apache, then set up the authentication to authenticate by
> computer name instead of user name.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>
Received on Thu Sep 6 09:12:45 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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