You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Singareddy, Narayana Reddy" <ns...@ptc.com> on 2014/01/09 11:14:28 UTC

How to change the svn password by the user?

Hi,

I am from PTC Software, Pune.
I wanted a normal user(not admin) to change his credentials in SVN.
Can you please help with this?

Thanks,
-Narayana Reddy.

Re: How to change the svn password by the user?

Posted by Nico Kadel-Garcia <nk...@gmail.com>.
On Thu, Jan 9, 2014 at 5:14 AM, Singareddy, Narayana Reddy
<ns...@ptc.com> wrote:
> Hi,
>
>
>
> I am from PTC Software, Pune.
>
> I wanted a normal user(not admin) to change his credentials in SVN.
>
> Can you please help with this?

It depends entirely on what you're using on the back end for
authentication. It's potentially dangerous to use normal shell logins
and accounts, because the Linux and UNIX clients store the passwords
in plain-text by default in the user's local home directory. But many
people like the utility of HTTPS access,and have security attitudes
like "if someone can get at my machine, I've got much bigger
problems". They drive me nuts, but it's their choice.

If you're using a file based password list, or use SSH keys for
svn+ssh, or whatever you use, it depends on your back end
authentication. Can you describe what you actually have?

RE: How to change the svn password by the user?

Posted by "Singareddy, Narayana Reddy" <ns...@ptc.com>.
Thanks for your suggestion. I will try with this and get you back..


-----Original Message-----
From: Bob Archer [mailto:Bob.Archer@amsi.com] 
Sent: 09 January 2014 21:52
To: Singareddy, Narayana Reddy; users@subversion.apache.org
Subject: RE: How to change the svn password by the user?

> Hi,
> 
> I am from PTC Software, Pune.
> I wanted a normal user(not admin) to change his credentials in SVN.
> Can you please help with this?
> 
> Thanks,
> -Narayana Reddy.

I would suggest using Subversion Edge by Collabnet. It is free, and bundles svn, apache and a web based management tool. Users can log into the web portal and change their passwords. 

I'm not sure if there is a way to force password changes... for that I suggest using windows domain accounts or some NTLM server.

BOb


RE: How to change the svn password by the user?

Posted by Bob Archer <Bo...@amsi.com>.
> Hi,
> 
> I am from PTC Software, Pune.
> I wanted a normal user(not admin) to change his credentials in SVN.
> Can you please help with this?
> 
> Thanks,
> -Narayana Reddy.

I would suggest using Subversion Edge by Collabnet. It is free, and bundles svn, apache and a web based management tool. Users can log into the web portal and change their passwords. 

I'm not sure if there is a way to force password changes... for that I suggest using windows domain accounts or some NTLM server.

BOb