Displaying 1 result from an estimated 1 matches for "omvsh".
Did you mean:
omvs
2003 Jul 01
2
Generating DSA keys of different length
...(/tmp/.ssh/id_dsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /tmp/.ssh/id_dsa.
Your public key has been saved in /tmp/.ssh/id_dsa.pub.
The key fingerprint is:
4b:24:3d:ed:a8:ef:20:d8:a3:da:80:4e:db:32:c9:d4 WELLIE at OMVSH
SY1 98 /SYSTEM/tmp> ssh-keygen -l -f .ssh/id_dsa
1024 4b:24:3d:ed:a8:ef:20:d8:a3:da:80:4e:db:32:c9:d4 .ssh/id_dsa.pub
RSA key generation:
SY1 93 /SYSTEM/tmp> ssh-keygen -b 999 -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key (/tmp/.ssh/id_rsa):
E...