X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47680CAC.1090906@free.fr> Date: Tue, 18 Dec 2007 19:08:44 +0100 From: cuicui User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Starting native windows GUI app via ssh. References: <183c528b0712171326i64f56a07s33b9053f81f22324 AT mail DOT gmail DOT com> <4766FA05 DOT 2030302 AT saic DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Clayton Holloway a écrit : > Brian Keener wrote: >> Clayton Holloway wrote: >>> Sounds good to me. I doubt this is a standard ssh option so I >>> wouldn't know what to add in the config. >>> >>> Would you mind pasting the config that enables this or, if you >>> don't remember which config option it is, the whole sshd_config. >> >> I believe they are referring to Start -> Settings -> Control Panel >> -> Administrative Tools -> Services: >> >> Depending on windows version there might not be a need for >> administrative functions above but once in services - look at the >> sshd services options and on tab 2 (log in) there will be a check >> box for interact for desktop. > > Sweet, it worked. ....and to think it was something as simple as a > check box in a windows dialog box. And if you're a more "registry" kind of person or if you want to script it, this is the value to alter: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sshd] "Type"=dword:00000110 Cheers, Nicolas -- 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/