X-Spam-Check-By: sourceware.org Date: Tue, 7 Nov 2006 16:36:55 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: start graphical program from ssh-shell Message-ID: <20061107153655.GH11304@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i 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 On Nov 7 18:32, Pavel Ivanoff wrote: > As I can understand if sshd runs as SYSTEM (regardless with or without > "Interact with desktop") any user logged in via ssh cannot interact with > network. Am I right? No. You can connect to network shares when giving username and password on the `net use' line explicitely, including the domain name, resp. the machine name, like this: sh$ net use \\\\server\\share /user:MYMACHINE\\myusername mypassword This is usually only necessary for the first call to `net use'. Subsequent calls still know the logon credentials. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/