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

Re: TortoiseSvn and account locked

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 03 Sep 2014 22:15:46 +0200

On 03.09.2014 09:15, Erwan wrote:
> Hi.
>
> In my society we work with TortoiseSvn (1.6 and 1.7) on windows XP
> and 7.
>
> Our policy is: each user must change his password every month and if
> a user fills a wrong password 3 times, the account is lock. So, when
> a user change is password, TortoiseSvn displays a pop up to ask the
> new password. Sometimes, TortoiseSvn does not ask for the new
> password and try (several times) to make a connection to SVN and
> lock the account.

TSVN should always ask for authentication if it fails with the stored
authentication.

Only if you would change the password while a dialog is open, then it
would not ask again.

Also, three failed authentications is maybe a bit low: When starting the
repository browser, TSVN issues multiple svn commands with each one
requiring authentication.

> For your information, we do not set proxy and SSH client in
> tortoiseSvn settings.

If you really require password changes that often, maybe looking into
using SSPI (formerly known as NTLM) authentication with a windows domain
would be a very good alternative: then users are authenticated using the
windows logon credentials, so it's always correct.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3087859
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-09-03 22:15:54 CEST

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.