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

Re: How to reset svn password by svn user ?

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 4 Mar 2015 21:41:47 -0500

On Mar 4, 2015, at 9:36 PM, Mohsin <mohsinchandia_at_gmail.com> wrote:

>> Subversion itself can't change the password. Whether the user can change
>> it (outside of Subversion) depends on the authentication method you're
>> using, and that's defined by the server, not the client.
>
> If some user want to change his/her password how can he /she change password
> of account ?
>

Well, as an example, if your Subversion server is setup to authenticate via Active Directory the user would change their windows password. If it is setup to authenticate against a text file with names and passwords, then someone has to edit the text file.

It depends on the authentication method you are using.

Mark
Received on 2015-03-05 03:42:16 CET

This is an archived mail posted to the Subversion Users mailing list.

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