From owner-freebsd-questions@FreeBSD.ORG Tue Jun 19 17:45:21 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DF3E16A421 for ; Tue, 19 Jun 2007 17:45:21 +0000 (UTC) (envelope-from tundra@tundraware.com) Received: from eskimo.tundraware.com (eskimo.tundraware.com [66.92.130.161]) by mx1.freebsd.org (Postfix) with ESMTP id 57CFD13C4C1 for ; Tue, 19 Jun 2007 17:45:21 +0000 (UTC) (envelope-from tundra@tundraware.com) Received: from [127.0.0.1] (eskimo.tundraware.com [66.92.130.161]) (authenticated bits=0) by eskimo.tundraware.com (8.14.1/8.14.1) with ESMTP id l5JHjAoA010935 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Tue, 19 Jun 2007 12:45:12 -0500 (CDT) (envelope-from tundra@tundraware.com) Message-ID: <46781626.3010400@tundraware.com> Date: Tue, 19 Jun 2007 12:45:10 -0500 From: Tim Daneliuk Organization: TundraWare Inc. User-Agent: Thunderbird 1.5.0.9 (X11/20060911) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-tundraware.com-MailScanner-Information: Please contact the ISP for more information X-tundraware.com-MailScanner: Found to be clean X-tundraware.com-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.399, required 1, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60) X-tundraware.com-MailScanner-From: tundra@tundraware.com X-Spam-Status: No Subject: Interesting Change In ssh Behavior X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tundra@tundraware.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2007 17:45:21 -0000 I just recently update one 6.2 and one 4.11 machine to the latest stable sources and built world. Now, for some odd reason, I cannot tunnel X via ssh from remote clients. Did the defaults for sshd change lately or is there some other culprit? I have verified that the client machine in question can tunnel X just fine to other machines on the net. The symptom is that when I ssh into the FBSD machines, .Xauthority does not get created and $DISPLAY is not getting set. The ssh client in this case is on a SUSE Desktop 10 machine.