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

Re: SVN reads passwd file regardless of connection mode (SSH)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-04-10 00:57:35 CEST

On Thu, 2004-04-08 at 21:12, James Dunne wrote:
> SVN reads passwd file no matter what auth mode is used. svn+ssh:// incorrectly
> checks passwd file since SSH users are already considered authorized. Then,
> authorized users are denied if the permissions for passwd file are too high.

The passwd file is used only to get the account name. That's the
standard way of getting the account name under Unix. A system with a
non-world-readable passwd file is a misconfigured system.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 10 00:57:53 2004

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

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