#45 closed defect (fixed)
ssh keys to be saved automatically on first boot
Reported by: | rick | Owned by: | nobody |
---|---|---|---|
Priority: | major | Milestone: | |
Keywords: | Cc: | ||
Resource needed to fix: |
Description ¶
Generating public/private rsa1 key pair. Your identification has been saved in /etc/ssh/ssh_host_key. Your public key has been saved in /etc/ssh/ssh_host_key.pub. The key fingerprint is: 9c:3b:7f:b3:15:fa:e9:e6:35:d0:01:09:e9:cb:b1:78 root@ The key's randomart image is: +--[RSA1 1024]----+ | .o.. | | . .. | | . . | | . . o . .| | S o +... | | o E ... | | o . . ...| | o oo.o.| | ...*= | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: d4:c9:0d:bb:36:55:08:a8:fc:28:b4:75:cc:93:7a:c3 root@ The key's randomart image is: +--[ DSA 1024]----+ | .o. .. | | .o =.. | | . +..= o | | . +.* o | | . o *S.+ | | o o E. . | | . . . | | | | | +-----------------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d1:37:79:53:1b:fa:42:8a:81:83:a4:14:d8:2d:1f:62 root@ The key's randomart image is: +--[ RSA 2048]----+ | ooo. ..| | ..Eoo. .. ...o| | ..+..o... +oo. | | . ..o.oo.. | | S. . . . | | . | | | | | | | +-----------------+ Starting sshd.
Should call /tools/save_sshkeys
on every reboot, checking whether there are newly created keys which needs saving.
Note:
See TracTickets
for help on using tickets.
Fixed using /usr/local/etc/rc.d/nanobsd-save-sshkeys called on boot