X-Spam-Check-By: sourceware.org Message-ID: <1d3a88250605090133s2215deafqb822e449e06d8c5d@mail.gmail.com> Date: Tue, 9 May 2006 10:33:18 +0200 From: Lloeki To: cygwin AT cygwin DOT com Subject: Re: /usr/bin/install: accessing `//filesrv/chj//.bashrc': Permission denied In-Reply-To: <20060509081436.GH18330@ns1.anodized.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Disposition: inline References: <5460e3330605072316j36598c76g40238223a9022fc6 AT mail DOT gmail DOT com> <5460e3330605090011h56a440dw338108ecea410c0d AT mail DOT gmail DOT com> <5460e3330605090044u40134e1ek864a4b810c0e9d1e AT mail DOT gmail DOT com> <1d3a88250605090102l316a12e8l412f023d6319624a AT mail DOT gmail DOT com> <20060509081436 DOT GH18330 AT ns1 DOT anodized DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id k498XRDP019547 On 09/05/06, clayne wrote:> Don't try to get shares working like that through sshd. You'll be missing hair> afterwards. Sure. And running sshd as a privileged user is just wicked. If wefollow the reasoning to the end: sshd is run under a XYZ windowsaccount, that has a private share //foo/bar, could it be that anyonelogging in under this sshd has access to this share? Personnally I just ssh/scp/rsync stuff. Plus that makes things redundant. > And then add your .bashrc:From the messages, I guess the idea was to have a single home dir frommultiple computers, so this does not exactly do the trick. Nice tipanyway.