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:reply-to:in-reply-to:references :from:date:message-id:subject:to:content-type; q=dns; s=default; b= Nimw1sy11yWalOhvlssXgbWMAMyJAY4PcJZRxP4X3/OS/ihp1uSLqhs5JNW7Pu6r ALrrLzrzCUWYFHDju2kuP9ZSFSH+lB2jTjp2wTgj59xW3nZYn8dmuqkOToHEJT9J WzDxY5VVt8rXg7N6uUMpog0sVlhN3OiW8cctEX3nstU= 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:reply-to:in-reply-to:references :from:date:message-id:subject:to:content-type; s=default; bh=RQW A09MB9Fw/DbrzAcH3b6V9hTU=; b=P220qD43ziH8EV3gjFQe3E121jtuiM9NjH6 oVAz1GVd94uOjUIfN3sZeVTKdA8naESDFsy2aGqUCs+LEDZQDRNdj3GH8Ed/VKu5 u7SWTQB5fpptAP4/5m9BjF6w+4wIEux36gv6p/xLWZdysHrPhQasP9LBoZV2zlGy VaObJ27c= 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=0.8 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FREEMAIL_REPLYTO,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-yk0-f170.google.com X-Received: by 10.13.213.17 with SMTP id x17mr20972612ywd.164.1442937894455; Tue, 22 Sep 2015 09:04:54 -0700 (PDT) MIME-Version: 1.0 Reply-To: chrislouden AT gmail DOT com In-Reply-To: <56017838.1050408@dronecode.org.uk> References: <56017838 DOT 1050408 AT dronecode DOT org DOT uk> From: Chris Louden Date: Tue, 22 Sep 2015 10:04:25 -0600 Message-ID: Subject: Re: xauth issue (remote X w/putty via Cygwin/XWin) To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I did attempt to use the Cygwin version of Putty but encountered several errors. I ended adding a post-install script that makes the following changes in /bin/startxwin and /bin/startx defaultserverargs="-multiwindow -listen tcp"' enable_xauth=0 This seems to allow functionality with our external (to Cygwin) version of Putty however I am still testing. -Chris On Tue, Sep 22, 2015 at 9:48 AM, Jon TURNEY wrote: > On 15/09/2015 16:56, Chris Louden wrote: >> >> Following up on this post: >> >> https://cygwin.com/ml/cygwin-xfree/2015-02/msg00075.html >> >> Is there any news regarding the getting "listen tcp" issue with xauth >> resolved. The workaround mentioned works but isn't ideal in the >> environment I have. > > > No progress, but a couple more suggestions: > > cygwin now has an X11 PuTTY client package. I haven't tested that, but I > guess that should be able to find the X display and authority file without > any special configuration. > > Alternatively, you could patch xinit to use a deterministic name for the > authority file e.g. ~/.serverauth.hostname.display rather than > ~/.serverauth.pid. > > (If you write such a patch, please submit it, as that would probably be > acceptable in our package and maybe upstream. Using just the pid seems > wrong, as there potentially could be collisions in a shared home directory) > > -- > Jon TURNEY > Volunteer Cygwin/X X Server maintainer -- 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