Hi Stefan,
Thanks for your help. SVN is now popping up the MD-5 authentication
window when connecting to the local repos. But, again, stuck with the
user authentication part. I used "saslpasswd2 -c -f \conf\att_sasldb -
u TempRepo aditya" to add a user. The command prompt asked for
password and confirmation string, but then immediate threw
"saslpasswd2: generic failure".
Can you please help?
Thanks in advance.
Ad.
On Jul 25, 8:55 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> On 24.07.2010 13:44, Ad wrote:
>
>
>
> > Hi Stefan,
>
> > With the reference of your post on:
> >http://groups.google.com/group/tortoisesvn/browse_thread/thread/f3f7b...
> > thread, I have some query.
>
> > I am stuck with the same problem. In my case, I have configured the
> > svnserve.conf as per the standard style.
>
> > svnserve.conf
> > --------------------
> > [general]
> > anon-access = none
> > auth-access = write
> > # password-db = passwd
> > # authz-db = authz
> > realm = Temp Repository
>
> > [sasl]
> > use-sasl = true
> > min-encryption = 128
> > max-encryption = 256
>
> > and, the svn.conf file is placed in my Windows 7 computer at 'C:
> > \Program Files\CollabNet\Subversion Server' which (as you mentioned)
> > is my SVN working directory. The registry key value is set
>
> Move your working directory out of c:\program files.
> It doesn't belong there, and Win7 has therefore put a lot of
> restrictions on that directory and all subdirectories of it.
>
> > accrodingly. Still, I am getting the "Could not obtain the list of
> > SASL mechanisms" error in TSVN client. Can you help me in this
> > problem?
>
> Check the svn.conf file: in there you have to specify which sasl
> mechanism you want to use. If you specified one that TSVN doesn't ship
> with, it won't work.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2638209
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-07-26 13:11:50 CEST