File: lessdisks-keycopy.8

package info (click to toggle)
lessdisks 0.5.3cvs.20040906-16
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,480 kB
  • ctags: 271
  • sloc: sh: 3,058; makefile: 92
file content (26 lines) | stat: -rw-r--r-- 727 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH lessdisks-keycopy 8 20041022 0.5.3 lessdisks.net
.SH NAME 
lessdisks-keycopy \- copy server host keys into /root/.ssh/known_hosts for lessdisks root.
.SH SYNOPSIS
.B lessdisks-keycopy
.SH DESCRIPTION
copies the
.BR ssh (1)
host keys (
.I /etc/ssh/ssh_host_rsa_key.pub /etc/ssh_host_dsa_key.pub
) into the 
.I /root/.ssh/known_hosts
file of the lessdisks
.BR chroot (8).
.SH FILES
.I /root/.ssh/known_hosts
.I /etc/ssh/ssh_host_rsa_key.pub
.I /etc/ssh/ssh_host_dsa_key.pub
.SH 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.
.SH AUTHOR
Vagrant Cascadian <vagrant@freegeek.org>
.SH SEE ALSO
.BR chroot (8),
.BR ssh (1)