From owner-freebsd-ports Thu Nov 18 15:20: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B5D4154F5 for ; Thu, 18 Nov 1999 15:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA54625; Thu, 18 Nov 1999 15:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E61771508E; Thu, 18 Nov 1999 15:10:07 -0800 (PST) Message-Id: <19991118231007.E61771508E@hub.freebsd.org> Date: Thu, 18 Nov 1999 15:10:07 -0800 (PST) From: dedrick@dsl-035-f.resnet.purdue.edu To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/14986: possible bug in ssh1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14986 >Category: ports >Synopsis: possible bug in ssh1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 18 15:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Eric Dedrick >Release: 3.3 >Organization: >Environment: FreeBSD dsl-035-f.resnet.purdue.edu 3.3-RELEASE FreeBSD 3.3-RELEASE #23: Wed Nov 10 21:37:34 EST 1999 dedrick@dsl-035-f.resnet.purdue.edu:/usr/src/sys/compile/DSL-035-F-2 i386 >Description: I make and install SSH1 directly from the ports collection. I start sshd with /usr/local/etc/rc.d/sshd.sh. (which just executes /usr/local/sbin/sshd). I made and installed as root with UMASK 022. Currently clients to my machine do not have their X connections forwarded correctly, /usr/X11R6/bin/xauth: (stdin):1: bad display name "dsl-035-f:10.0" in "add" command and scp fails when copying from another machine to my machine for all non-root users. This is SSH Version 1.2.27 [i386--freebsd3.3], protocol version 1.5. Compiled with RSAREF, and I do NOT have any other versions (ssh2) installed. >How-To-Repeat: Install SSH 1.2.27 from the ports collection. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message