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

RE: Please open an issue to make overlays working on Windows 2003 Terminal Server, without "the right to establish local pipe connections to apps running in another user context"

From: Mike Peschka <mike_at_ludwood.com>
Date: 2007-09-18 16:42:35 CEST

> -----Original Message-----
> From: Martijn Ras [mailto:martijn.ras@gmail.com]
> Sent: Monday, September 17, 2007 3:59 AM
> To: dev@tortoisesvn.tigris.org
> Subject: Please open an issue to make overlays working on Windows 2003
> Terminal Server, without "the right to establish local pipe connections
> to apps running in another user context"
>
> Heya Folks,
>
> The point of view in http://tortoisesvn.net/node/158 is no help when
> developing in an environment that requires a high level of security,
> since "the right to establish local pipe connections to apps running
> in another user context" effectively means all users have to be given
> administrator privileges.
>
> So please open an issue to make overlays working on Windows 2003
> Terminal Server, without "the right to establish local pipe
> connections to apps running in another user context".
>
> I've not yet looked at the code, but as far as I understand there's a
> single process to cache the status. I assume it stores that cache
> somewhere, but restricts access to the account under which the caching
> process runs. So either the process should be made into a service for
> use by other users, or the cache should be made readable by them.
>
> Mazzel,
>
> Martijn.

Hi Martin,

I would think that your best bet in this instance (at least for the current version) is to just disable the status cache process and switch TSVN over to the shell cache: http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.html#tsvn-dug-settings-overlay. You'll lose the performance gain of the separate process, but it should work fine under Terminal Server.

Hope this helps,

- Mike
Received on Tue Sep 18 17:29:42 2007

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.