Updated documentation: ssh-agent and troubleshooting

This commit is contained in:
caubet_m 2020-08-18 12:01:08 +02:00
parent 2f27da2729
commit 85ac128c1e

View File

@ -98,7 +98,7 @@ You just need to run it once per NoMachine session, and it would apply to all te
If the error `Could not open a connection to your authentication agent.` appears when running `ssh-add`, it means If the error `Could not open a connection to your authentication agent.` appears when running `ssh-add`, it means
that the authentication agent is not running. Please follow the previous procedures for starting it. that the authentication agent is not running. Please follow the previous procedures for starting it.
### Adding/Updationg SSH RSA Key password ### Add/Update SSH RSA Key password
If an existing SSH Key does not have password, or you want to update an existing password with a new one, you can do it as follows: If an existing SSH Key does not have password, or you want to update an existing password with a new one, you can do it as follows: