From nobody@FreeBSD.ORG Thu Nov 18 15:10:08 1999
Return-Path: <nobody@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
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: possible bug in ssh1
X-Send-Pr-Version: www-1.0

>Number:         14986
>Category:       ports
>Synopsis:       possible bug in ssh1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kris
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 18 15:20:00 PST 1999
>Closed-Date:    Sat Sep 16 22:47:32 PDT 2000
>Last-Modified:  Sat Sep 16 22:48:11 PDT 2000
>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:
Responsible-Changed-From-To: freebsd-ports->torstenb 
Responsible-Changed-By: sada 
Responsible-Changed-When: Sat Dec 25 09:54:40 PST 1999 
Responsible-Changed-Why:  
Over to maintainer. 
State-Changed-From-To: open->feedback 
State-Changed-By: will 
State-Changed-When: Sat Apr 22 17:35:07 PDT 2000 
State-Changed-Why:  
I can do scp's using OpenSSH 1.2.x as well as SSH 1.2.27, as non-root. 
As for the X forwarding, are you sure this is not some simple X11 
misconfiguration, or maybe your xauth isn't setup correctly, or 
maybe this isn't really a ssh problem? 
Responsible-Changed-From-To: torstenb->kris 
Responsible-Changed-By: will 
Responsible-Changed-When: Sun Apr 23 16:42:13 PDT 2000 
Responsible-Changed-Why:  
Kris, the new SSH port maintainer, may be able to fix this problem 
providing that it actually exists. 
State-Changed-From-To: feedback->analyzed 
State-Changed-By: kris 
State-Changed-When: Wed Aug 23 02:41:54 PDT 2000 
State-Changed-Why:  
Can you please confirm the problem persists? 
It sounds like misconfiguration on your end: the xauth 
problem sounds like an xauth configuration problem, not a SSH 
one, and the scp one sounds similarly weird. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14986 
State-Changed-From-To: analyzed->closed 
State-Changed-By: kris 
State-Changed-When: Sat Sep 16 22:47:32 PDT 2000 
State-Changed-Why:  
No response from submitter, assuming fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14986 
>Unformatted:
