From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 94137 invoked by alias); 18 Feb 2017 14:50:37 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 94122 invoked by uid 89); 18 Feb 2017 14:50:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=cygwin-ug-net, cygwinugnet X-HELO: mail-io0-f182.google.com Received: from mail-io0-f182.google.com (HELO mail-io0-f182.google.com) (209.85.223.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 18 Feb 2017 14:50:27 +0000 Received: by mail-io0-f182.google.com with SMTP id g18so8476775ioe.0 for ; Sat, 18 Feb 2017 06:50:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=gHXJapcSgeH1sMIVMbnihzYWak1NmHqqpi2P18ctBds=; b=seLxd0j7YUttzwhuxjNKSIzDo/fEDMC329/xQ9ZB9den+py4ODgcs8TAaiXLKS/mWR WTEuCa+/oyVxxGKRn2+4zY8MKXOm52YMzKx5iMDxZSHwEJ/mYpxlC7QghYRy3nKLCkW6 FJpAFCw72w1tT2f9pOqKKhYhP+DbMs2hLfnkGpiBfCVjK/XjdA47KtHrNncrwQKS2QiZ dOC1lmcq4zxUcPjnPdEoVi1mQA7m69mWdI3MLXgC/V0MGtPRek6T/A0IvcpbXo78xU4H Wi/71uzLNO2cIxYqtl1MMAiCeElzHW3zOCob2Golt1PX9rWCnwObZ8FzQNNsIomqQrLu aS4w== X-Gm-Message-State: AMke39nZl0GmpqbLUus0oEmQjUAqbBOMf9KyNjZWZKaiTiSto2d8CQ+IJTz8ylnNwPfB4w== X-Received: by 10.107.59.69 with SMTP id i66mr11112197ioa.10.1487429425518; Sat, 18 Feb 2017 06:50:25 -0800 (PST) Received: from [192.168.0.6] (d27-96-48-76.nap.wideopenwest.com. [96.27.76.48]) by smtp.gmail.com with ESMTPSA id e62sm6462796ioj.2.2017.02.18.06.50.24 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 18 Feb 2017 06:50:25 -0800 (PST) Subject: Re: XWin no longer working for me with -nolisten tcp? To: cygwin@cygwin.com References: <58A77737.5070104@gmail.com> <58A77B77.7090603@codespunk.com> From: cyg Simple Message-ID: Date: Sat, 18 Feb 2017 14:50:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <58A77B77.7090603@codespunk.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00230.txt.bz2 On 2/17/2017 5:38 PM, Matt D. wrote: > This workaround I mentioned only appears to work for my local X session. > For example, I can open a local xterm from Cygwin: > > $ xterm > > But once I connect elsewhere: > > $ ssh me@somewhere -Y > > I get the following error when trying to bring up an xterm: > > $ xterm > connect /tmp/.X11-unix/X0: Permission denied > xterm: Xt error: Can't open display: localhost:10.0 > Are the permissions as you expect? What about a chown action on the /tmp folder? Also if you have /etc/password and /etc/group files instead of /etc/nsswitch.conf you might want to look at https://cygwin.com/cygwin-ug-net/ntsec.html. -- cyg Simple -- 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