You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "gary (guangyuan) sun" <ga...@yahoo.com> on 2007/08/29 15:15:12 UTC

how does a user changes password on client side?

Hi all,

I setup subversion with Apache2 on Ubuntu as server,
and install subversion ruby bindings on client side
(red hat linux) to access URL.

After creating a pair of username and password by
"htpasswd2 -c /etc/apache2/dav_svn.passwd xxxx"
on server side, how does a user changes password on
client side?

Thanks

Gary


       
____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: how does a user changes password on client side?

Posted by Jean-Claude Antonio <jc...@arcetis.com>.
Otherwise, if you can wait, by the end of Septembre, our free Subversion 
Search Engine, VoilaSVN , will include the administration of the 
authentication file and the access file.
Cheers,

*Jean-Claude Antonio*
Responsable Méthodes/Outils
Arcetis SARL, distributeur officiel de Polarion et société de conseil, 
de services autour de Subversion et de l'ALM.

Tél: +33 (0)6 09 13 15 63 - Fax: +33 (0)9 59 18 24 38
Mél: jcantonio@arcetis.com

www.arcetis.com
www.subversion.com
www.polarion.com


gary (guangyuan) sun a écrit :
> Hi all,
>
> I setup subversion with Apache2 on Ubuntu as server,
> and install subversion ruby bindings on client side
> (red hat linux) to access URL.
>
> After creating a pair of username and password by
> "htpasswd2 -c /etc/apache2/dav_svn.passwd xxxx"
> on server side, how does a user changes password on
> client side?
>
> Thanks
>
> Gary
>
>
>        
> ____________________________________________________________________________________
> Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
> http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: how does a user changes password on client side?

Posted by Jean-Claude Antonio <jc...@arcetis.com>.
Hi Gary,

FYI: the new version of VoilaSVN * now administrates the Apache Http 
Authentication File and the Authorisation File for Subversion via the 
Browser.
You can get it free at:
http://www.arcetis.com/#Solutions_voilasvn

* VoilaSVN the free Subversion search engine.

Jean-Claude

gary (guangyuan) sun a écrit :
> Hi all,
>
> I setup subversion with Apache2 on Ubuntu as server,
> and install subversion ruby bindings on client side
> (red hat linux) to access URL.
>
> After creating a pair of username and password by
> "htpasswd2 -c /etc/apache2/dav_svn.passwd xxxx"
> on server side, how does a user changes password on
> client side?
>
> Thanks
>
> Gary
>
>
>        
> ____________________________________________________________________________________
> Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
> http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow  
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: how does a user changes password on client side?

Posted by Andy Levy <an...@gmail.com>.
On 8/29/07, gary (guangyuan) sun <ga...@yahoo.com> wrote:
> Hi all,
>
> I setup subversion with Apache2 on Ubuntu as server,
> and install subversion ruby bindings on client side
> (red hat linux) to access URL.
>
> After creating a pair of username and password by
> "htpasswd2 -c /etc/apache2/dav_svn.passwd xxxx"
> on server side, how does a user changes password on
> client side?

They can't. This isn't really a Subversion question, but rather "how
do I change a user's Apache password." Some web admin interfaces (like
webmin or cpanel) may offer something you can adapt to allowing users
to change their passwords.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org