Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 1999 09:02:03 -0800 (PST)
From:      ckbisk@FreeBSD.ORG
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/10600: ssh2 port doesn't symlink /etc/ssh2 which ssh2d needs for ssh1d compatability
Message-ID:  <19990315170203.8932314FC8@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         10600
>Category:       ports
>Synopsis:       ssh2 port doesn't symlink /etc/ssh2 which ssh2d needs for ssh1d compatability
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 15 09:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chad K. Bisk
>Release:        3.1-RELEASE
>Organization:
www.etci.com
>Environment:
> uname -a
FreeBSD freebsd.etci.com 3.1-RELEASE FreeBSD 3.1-RELEASE #1: Tue Feb 23 15:22:10 EST 1999     ckbisk@freebsd.etci.com:/usr/src/sys/compile/ETCI  i386
> 
>Description:
The ssh2 port breaks ssh1 compatability because the installed ssh2d can't find its config file that enables ssh1 compat.  ssh2 expects its config file to be found in /etc/ssh2/.
>How-To-Repeat:
install ssh2 port
connect with ssh1 client
connection will fail because the connection will be closed by the server because sshd2 can't find its config file with the needed info.
>Fix:
Add code to Makefile to symlink /etc/ssh2 to /usr/local/etc/ssh2 on install.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990315170203.8932314FC8>