From owner-freebsd-current Tue Mar 7 14:20:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id 838EC37B539 for ; Tue, 7 Mar 2000 14:19:58 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 80620 invoked by alias); 7 Mar 2000 22:19:05 -0000 Delivered-To: fixup-freebsd-current@FreeBSD.ORG@fixme Received: (qmail 80591 invoked by uid 0); 7 Mar 2000 22:19:02 -0000 Received: from unknown (HELO laptop.cybcon.com) (63.163.56.169) by pop.ptld.uswest.net with SMTP; 7 Mar 2000 22:19:02 -0000 Content-Length: 1432 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000307214935.7F452BABB@io.yi.org> Date: Tue, 07 Mar 2000 14:16:41 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: Jake Burkholder Subject: Re: sshd in current....no config files in /etc/ssh Cc: freebsd-current@FreeBSD.ORG, bwoods2@uswest.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks, I had been doing things manually for a while now. I dod look at mergemaster and used it for ssh and it worked well. I am planning on investigating it more later on today. On 07-Mar-00 Jake Burkholder wrote: >> Thanks....I used that "i" option and it worked...well, almost. I have the >> files >> I need in /etc/ssh but when I start sshd I get this now..... >> >> error: Could not load host key: /etc/ssh/ssh_host_key: No such file or >> directory > > If you want to track current you must use mergemaster. > This is probably because you haven't updated rc.network... > > case ${sshd_enable} in > [Yy][Ee][Ss]) > if [ ! -f /etc/ssh/ssh_host_key ]; then > echo ' creating ssh host key'; > /usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key > fi > ;; > esac > > My host key was generated automatically when I rebooted and I was > quite impressed. > > Just type 'mergemaster' as root. It's interactive and doesn't overwrite > anything automatically. ---------------------------------- E-Mail: bwoods2@uswest.net Date: 07-Mar-00 Time: 14:15:25l ---------------------------------- NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, and all unsolicited commercial e-mail sent to this address is subject to a download and archival fee in the amount of $500 US To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message