Logon with encryption certificate.
SSH logon with encryption certificate is recommended for different reasons. See for example https://wiki.archlinux.org/index.php/SSH_keys.
Example creating encryption certificate using Seahorse.
Note that there are some problems in solution using encryption certificate to logon. Sound is for example not working .
1. After logon, navigate to Accessories and choose program “Passwords and encryption keys”:
2. Press button New and choose “Secure shell key, press continue”
3. Enter key description, encryption type and key strength and choose “Just Create key”
4. Enter secure key password
When you press ok, two files will be created under the .ssh directory in users homedir. The following two files:
id_rsa
id_rsa.pub
5. On client, connect with sftp to fetch file to client
Fetch file id_rsa to directory on client and delete on server. Rename file id_rsa.pub to name authorized_keys. Rename file id_rsa to some other name if you would like on client:
6. Finally, include key in x2go setup to start using key
Verify that key is used during logon. One should get the question “Enter passphrase to decrypt at key” during logon if key is used.
Howdy, i`m looking for information and data research for my thesis, and your blog help me alot, thank you!
I have included this document to my favorites
Hi, just wanted to mention, I enjoyed this article. It was practical. Keep on posting!|