[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: Mohsin <mohsinchandia_at_gmail.com>
Date: Thu, 5 Mar 2015 10:04:31 -0700 (MST)

>Ok, so you are using apache httpd. Apache deals with user _authentication_
(who you are) whilst >subversion optionally deals with _authorisation_ (what
you are allowed to do). Usernames and passwords >are one way of proving who
you are, so this is part of _authentication_.
>
>So, again, it depends on how you have configured _authentication_. Read
the httpd docs:-
>
>http://httpd.apache.org/docs/2.2/howto/auth.html (for version 2.2)
>
>http://httpd.apache.org/docs/2.4/howto/auth.html (for version 2.4)
>
>...and then you can tell us which authentication method you are using and
on which platform (and >version) and hopefully someone will be able to help
you.

Thanks. Here is information which we using in our environment:

Authentication type:
mod_auth_basic

Authentication provider :
mod_authn_file

Authorization :
mod_authz_user (Require valid-user)

Subversion Version : 1.8.10

Mohsin

--
View this message in context: http://subversion.1072662.n5.nabble.com/How-to-reset-svn-password-by-svn-user-tp192347p192365.html
Sent from the Subversion Users mailing list archive at Nabble.com.
Received on 2015-03-05 18:05:05 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.