Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 19:03:24 +0100 (CET)
From:      Dag-Erling Smørgrav <des@yes.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/17533: sshd doesn't parse sshd_config
Message-ID:  <200003211803.TAA02717@des.follo.net>

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

>Number:         17533
>Category:       misc
>Synopsis:       sshd doesn't parse sshd_config
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 21 10:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dag-Erling Smørgrav
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Yes Interactive
>Environment:

FreeBSD 5.0-CURRENT with stock /etc/ssh/sshd_config.

>Description:

sshd won't start if IgnoreUserKnownHosts is set to 'yes'.

>How-To-Repeat:

On a 5.0-CURRENT box with a fresh, unmodified sshd_config:

root@des ~# ed /etc/ssh/sshd_config
1290
18s/#//
p
IgnoreUserKnownHosts yes
wq
1289
root@des ~# /usr/sbin/sshd
/etc/ssh/sshd_config line 18: invalid integer value.

>Fix:

Unknown.


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


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




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