Date: Mon, 5 Mar 2001 09:39:13 -0600 (CST) From: "Jonathan D. Dunfee" <jdunfee@home.com> To: Dan Harnett <danh@wzrd.com> Cc: Will Andrews <will@physics.purdue.edu>, =?iso-8859-1?Q?R=E9mi_Guyomarch?= <rguyom@pobox.com>, freebsd-security@FreeBSD.ORG Subject: Re: sshd - @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ Message-ID: <15011.45857.351854.898433@C126508-B.rchdsn1.tx.home.com> In-Reply-To: <20010302223302.A24506@mail.wzrd.com> References: <200103010819.JAA82842@gilberto.physik.rwth-aachen.de> <20010301102957.B55211@ringworld.oblivion.bg> <20010302064857.C54730@diabolic-cow.chatgris.net> <20010302192645.U17292@ohm.physics.purdue.edu> <20010302223302.A24506@mail.wzrd.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, To expound on what Dan mentioned, the portable version of OpenSSH places (and references) configuration files according to the "--sysconfdir=3D" option that you give to the configure script. The default is ${prefix}/etc, which actually gives /usr/local/etc/ if '--prefix=3D' hasn't been set. I think the confusion occurs because most distributions and packages set this to /etc/ssh/ (FreeBSD and Redhat to name two). Jon Dan Harnett writes: > On Fri, Mar 02, 2001 at 07:26:45PM -0500, Will Andrews wrote: > > On Fri, Mar 02, 2001 at 06:48:57AM +0100, R=E9mi Guyomarch wrote: > > > No, it's FreeBSD-specific. > >=20 > > No. It's OpenSSH-specific. Please, go login to some Linux box wi= th > > OpenSSH installed and see for yourself. > >=20 >=20 > It's not OpenSSH-specific. OpenBSD puts it in /etc. It's really up= =20 > to the distributor. >=20 > -- > Dan Harnett <danh@wzrd.com> >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message --=20 Jonathan D. Dunfee jdunfee@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15011.45857.351854.898433>