Date: Tue, 16 Apr 2002 08:55:47 -0700 (PDT) From: Patrick Thomas <root@utility.clubscholarship.com> To: <freebsd-questions@freebsd.org> Subject: getting new ssh keys for an exploded jail Message-ID: <20020416085335.G95061-100000@utility.clubscholarship.com>
next in thread | raw e-mail | index | archive | help
Hi, I am running a few (3-4) jails on a server, and instead of doing a `make world`, etc., to create the jail, I just untar a filesystem that I have for this purpose. Works fine. However, each untarred filesystem is exactly the same, which means each one has the same private keys for ssh, etc. - again, sshd works fine, but I think this is an improper setup - to have multiple hosts with the same sshd keys. What actions can I take on each jail, once they are running, but before I give them to the test people, to make sshd as secure as it should be ? thanks, PT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020416085335.G95061-100000>