[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: <jblist_at_icloud.com>
Date: Thu, 05 Mar 2015 10:13:14 -0700

> On Mar 5, 2015, at 10:07 AM, Mohsin <mohsinchandia_at_gmail.com> wrote:
>
>> Refer to the documentation for httpd auth module you are using. You change
> the password the same way >as you created it. This is usually named
> htpasswd, htpasswd2 or similar.
>>
>> How to make this user self-servicable is out of scope for Subversion as it
> uses common and adaptable >auth methods, including directory services.
>
> Basically you are trying to say user can't change password by his own ? This
> is out of scope of Subversion ?
>

Yes. There is no password change protocol as part of SubVersion. If you are using Apache as your http SubVersion access method, you can look to Submin to provide this sort of user management. Identity management and access control are really not within the scope of source code management.

http://supermind.nl/submin/
Received on 2015-03-05 18:20:25 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.