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

Re: Change password remotely by users

From: Theo Van Dinter <felicity_at_kluge.net>
Date: 2005-02-25 16:14:47 CET

On Fri, Feb 25, 2005 at 05:52:18AM -0000, Sri wrote:
> Is there any method to allow subversion users to change password remotely. Im authenticating the users using htpasswd. can it be made accessible remotely, so that users can change the password...

I don't know of one through svn itself. For the htpasswd/Apache route,
it's external of SVN anyway I believe.

For my setup, I wrote up a small perl CGI to allow users
to change their own password. If anyone's interested, BTW:
http://www.kluge.net/~felicity/random/htpasswd-pl.txt (I also setup an
.htaccess to require the users authenticate using the svn auth file,
and granted sudo NOPASSWD privs to change the auth file -- YMMV for
your environment...)

Still working out in my head a way to grant "department admin" access to
a group of people to create accounts/etc for people in their department,
as well as repo/directory access... If someone happens to already have
something like this and is willing to share... ;)

-- 
Randomly Generated Tagline:
"NOTICE: alloc: /dev/null: filesystem full" - Today's BOFH Excuse

  • application/pgp-signature attachment: stored
Received on Fri Feb 25 16:17:12 2005

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.