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

Re: How ro disable password caching !!

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-01-04 09:26:03 CET

On Jan 3, 2007, at 9:08 PM, Himanshu Raina wrote:

> HI,
>
> Could someone tell me how can the password caching be disabled
> while using SVN.I looked up for some help on the forums but it
> didn't workout.
> I don't have /etc/subversion/config file created on my server so i
> created the same manually but still it didn't work.How can i
> disabled password caching so as to ensure that everytime a
> transaction has been made the user is being authenticated.

If you have a normal set of developers, this will cause a lot of pain
and make Subversion very painful to use. When I need to run some svn
commands, I'll normally run a few in a row, so having to type a
password every time will be painful.

If you're tying your Subversion authentication to ActiveDirectory or
LDAP and don't want these passwords cached on the clients, then I
recommend having Subversion specific passwords.

You don't have to be concerned about malicious commits, since you can
always revert them.

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 4 09:26:26 2007

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.