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

Re: password change remotely

From: Greg Thomas <thomasgd_at_omc.bt.co.uk>
Date: 2005-06-13 15:23:17 CEST

[Please try and keep replies on the mailing list]

On Mon, 13 Jun 2005 11:50:48 +0300, "Cagatay Catal"
<cagatay.catal@bte.mam.gov.tr> wrote:

>I have set up Apache server on a machine and I use SVN
>On Apache. Also; I have created user accounts using
>htpasswd in server side. But; I want to change it.

In which case you need a way to manage the Apache .htpasswd files.
This is off topic for a Subversion list, but a quick Google did turn
up http://www.scriptsmatrix.com/Perl/Password_Protecting/ which may be
a good start.

>I want to make change their passwords because those
>Passwords are not same as in DOMAIN passwords.
>Do you advice me to use LDAP authentication? How can I do that?

I use the mod_auth_ldap Apache module to authenticate users against
the Windows XP domain -
http://httpd.apache.org/docs-2.0/mod/mod_auth_ldap.html How you set
that up depends on how you have your Windows domain configured.

Greg

-- 
This post represents the views of the author and does
not necessarily accurately represent the views of BT.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 13 15:28:55 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.