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:subject:references:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=uBftnQxvBMX8xgJw +sl7uBGhFIm4k4yLj/lFMR2GUe0O2UnNS2T2KrZVr1ZQCmTd0cZEFhwtyYC8sS0j 8hTkxh0fDGMJUn+v5x32KRpqI0F9ev6RJZ9iW/nPLPtGA3mNHQJOEGOJg8/HdyWE xOS6ipkDLDGdzsKA48l4k/xwjjc= 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:subject:references:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=b0woB7rHpMqMr8+tVpUI/K GAaXA=; b=n2ORt7/7n8SIIxhpDisDN7v/d1w6CMdLj/03/PPxyJc3I4Mj5eKu8m yeGbScN9YEqd0A1uejm4dOGRyLVoMb9yFzFSkKhJAzDWNmfHR8wrg3UHzzhcXhFD 7w7XrTGFXzUQnTXDwpfmnZ7Qm739N7hYoQByq2ihPtpXRKd+3mMPU= 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.4 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mout2.freenet.de Subject: how can I disable the warning about X11 forwarding References: To: cygwin AT cygwin DOT com From: Peter X-Forwarded-Message-Id: Message-ID: <56169E05.7040703@freenet.de> Date: Thu, 8 Oct 2015 18:47:01 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Originated-At: 79.224.249.69!1928 I want to allow some users to run an interactive program on my w2012 server via ssh. The program is a console app so I do not need X forwarding. Users are connecting via putty without an X server. Alas they always get nagged with the "WARNING: No xauth data; using fake authentication data for X11 forwarding." Is there a way to get rid of this message? -- 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