Manpages

NAME

lessdisks-keycopy − copy server host keys into /root/.ssh/known_hosts for lessdisks root.

SYNOPSIS

lessdisks-keycopy

DESCRIPTION

copies the ssh(1) host keys ( /etc/ssh/ssh_host_rsa_key.pub /etc/ssh_host_dsa_key.pub ) into the /root/.ssh/known_hosts file of the lessdisks chroot(8).

FILES

/root/.ssh/known_hosts /etc/ssh/ssh_host_rsa_key.pub /etc/ssh/ssh_host_dsa_key.pub

BUGS

it makes host key entries for "disk", "xapp" and the hostname of the server. it should have some way of definining which keys to tie to which hosts.

AUTHOR

Vagrant Cascadian <vagrant [AT] freegeek.org>

SEE ALSO

chroot(8), ssh(1)