From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerald Teschl Subject: Re: Re: autofs RFE Date: Wed, 10 Dec 2003 09:45:45 +0100 Sender: autofs-bounces@linux.kernel.org Message-ID: <3FD6DD39.2000409@univie.ac.at> References: <3FD6C1F7.90301@zytor.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3FD6C1F7.90301@zytor.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: autofs-bounces@linux.kernel.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: "H. Peter Anvin" Cc: autofs mailing list , Ian Kent H. Peter Anvin wrote: > Gerald Teschl wrote: > >> >> The ideal solution would be to make the mount call as the user >> requesting >> the mount, but if I understand you right, this is to complex to find >> out. >> > > Absolutely not! It would let a remote user "hijack" your media! No, because mount would not allow the command to succeed in this case (otherwise the user could do an ordinary mount as well). Gerald