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

Re: Username Change in SVN

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 11 Jun 2008 08:15:04 -0400

Please make sure you Reply To All to keep discussion on-list.

On Wed, Jun 11, 2008 at 2:27 AM, Dzintars Brikis
<dzintars.brikis_at_mebius.lv> wrote:
> Hi Andy!
>
> I mean both first 2 (username in transaactions and username to authenticate)

Changing the username in a transaction requires that you modify the
svn:author revprop.

Changing a user's username just requires that you change it in your
authorization & authentication files. If you're using SSH or LDAP for
your authentication, this could get a little trickier. You'll also
need them to clear their cached credentials on the client side.

Why not just issue the user a new ID, and disable the old one?

> Andy Levy wrote:
>
>> On Tue, Jun 10, 2008 at 8:29 AM, Dzintars Brikis
>> <dzintars.brikis_at_mebius.lv> wrote:
>>
>>>
>>> Hi!
>>>
>>> Is it possible to change usernames in SVN?
>>>
>>
>> You'll have to be more specific. Do you mean:
>>
>> *Change the username associated with a transaction?
>> *Change a user's credentials so they use to authenticate to the server?
>> *Clear the cached credentials on a user's client system?
>> *Other?
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-11 14:15:28 CEST

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.