Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262424AbVDXVGH (ORCPT ); Sun, 24 Apr 2005 17:06:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262426AbVDXVGH (ORCPT ); Sun, 24 Apr 2005 17:06:07 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:14525 "EHLO parcelfarce.linux.theplanet.co.uk") by vger.kernel.org with ESMTP id S262422AbVDXVGD (ORCPT ); Sun, 24 Apr 2005 17:06:03 -0400 Date: Sun, 24 Apr 2005 22:06:16 +0100 From: Al Viro To: Miklos Szeredi Cc: hch@infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@osdl.org Subject: Re: [PATCH] private mounts Message-ID: <20050424210616.GM13052@parcelfarce.linux.theplanet.co.uk> References: <20050424201820.GA28428@infradead.org> <20050424205422.GK13052@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 749 Lines: 20 On Sun, Apr 24, 2005 at 10:59:46PM +0200, Miklos Szeredi wrote: > > I believe the point is: > > > > 1. Person is logged from client Y to server X, and mounts something on > > $HOME/mnt/private (that's on X). > > > > 2. On client Y, person does "scp X:mnt/private/secrets.txt ." > > and wants it to work. > > > > The second operation is a separate login to the first. > > Solution? ... is the same as for the same question with "set of mounts" replaced with "environment variables". - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/