X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=mYdAjlM OaMr+qSLZIm64VLpTJX2tjox8v8K2PIwaxeUN/yItOHXOKFMLJLV8Alk/bE97nw5 OO3hbuhmgYBkGfzBDlhsczri2B6S7SnapUaWgF/8Oq6n67w9ugB+wg6CtNx1wzeW kLCo8MKbJlzQmDXsRuqiACd8rCsCPabSS5IY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=Um/phr9361mVb XMoCfoS33Nzs2I=; b=CbxESRfDCfMkodILM+KmbFc9V0OPNiwe2w79e5+rd98bp bQtBQtyqylHj0jCdSNHPsha894dhM5HTzBK4o2M+tU22+yPFvhNcAi1QEE+fvnmT 4S42W3/WvKlatk5YOB238mxpSxkc5JnSsOoyFbs4hyglNb2Ao1xhHSLw9VonmQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=interacting, RDP, rdp, Services X-HELO: mail-lf0-f42.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=V07jndCVfgs4nkzfX68ausMbSUykdcukfEGLZ9FUJQQ=; b=Hhg8thGeOmA6InN7Fs708WEoZtznanC/hIPCewQ4+bYsL2EHZOpXfTWwj+oZszCVS/ 8jcL2Hfcem3ND/Z27gEy2QnBXZXJldik8qHO9Q07/bthN+R+zj24J+giBQL7uXnW1vSx YoGvV/oVbkX2aoKD2IVEpFZpeqdUKhgKCqvF5CMF6fqxm++LHq8Okeu/nYZV6YSFAcVC pLSi4HiqxnyTG3QOzbE6I109O10gZdgBeRu6iEPYpjjdMEQ7La1hdLqNdzC2pymTLqPf maZ8LvbFNMX6jpxcVyu0KvtI9fKr1RZvRHu+5V++ql8XjLs1ZGimRQZJzDmtfc8n9A9H AJXA== X-Gm-Message-State: AElRT7HFEfmIgw+ULPL4dQDHyFbjQ8+cWuBmWvYnCJmofzDgbYmMfBsY T6VDN5MwDgHP8u9lGa8TbWWAtc9U8JGPtZh/UZc= X-Google-Smtp-Source: AG47ELviOCF88nhHLUt7Lof+L/idoF9WGUOO5lVctOyoKe4Hm/nLmwbXe3BQJsCz7cr/fowxYHrblUcQI4GpHFmtKqg= X-Received: by 2002:a19:a1d5:: with SMTP id k204-v6mr4283470lfe.127.1521317131207; Sat, 17 Mar 2018 13:05:31 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1521316059812-0.post@n5.nabble.com> References: <1769495026 DOT 20160211145642 AT yandex DOT ru> <1521222444047-0 DOT post AT n5 DOT nabble DOT com> <386991849 DOT 20180317054151 AT yandex DOT ru> <1521316059812-0 DOT post AT n5 DOT nabble DOT com> From: R0b0t1 Date: Sat, 17 Mar 2018 15:05:30 -0500 Message-ID: Subject: Re: sshd interaction with desktop not working To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Sat, Mar 17, 2018 at 2:47 PM, mhallnh wrote: > What's the answer? That CYGWIN sshd can not interact with the Windows > desktop? > It can if it is run from the desktop, but I think it is started in the privileged session for services. The problem with running it within a desktop is that the session containing it must stay open. There is no way to create sessions besides interacting with Terminal Services, e.g. RDP. If you need to interact with OS objects in a meaningful way you will likely not be able to use Cygwin's bundled OpenSSH. Cheers, R0b0t1 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple