From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Weber Subject: Re: sshfs and autofs Date: Wed, 23 Dec 2009 23:05:49 +0100 Message-ID: <1261605772-sup-1554@nixos> References: <1261107485-sup-320@nixos> <1261173402-sup-9510@nixos> <4B2E48C7.8010509@bononline.nl> <1261391275-sup-7258@nixos> <4B311928.9070503@bononline.nl> <1261518309-sup-4721@nixos> <4B329000.3060101@bononline.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <4B329000.3060101@bononline.nl> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org To: Stef Bon Cc: autofs > I think that your script tries to offer a dialog somehere, but that it > does not reach you as user... No, it doesn't because it would have been too much work thinking about how to present that. DISPLAY=:0.0 some_dialog does work for X and (my) current use case. But it doesn't work for all use cases. So my script the user knows about this issue and will run ssh-add manually before mounting anything. Marc Weber