This commit is contained in:
Alessio Di Mauro
2016-07-29 10:46:36 +02:00
parent 4e5cd956c9
commit fac5739fed
+1 -1
View File
@@ -57,7 +57,7 @@ operation will require touch)
$ ssh-add -L > ~/.ssh/id_rsa.pub $ ssh-add -L > ~/.ssh/id_rsa.pub
$ ssh-keygen -s ~/.ssh/ca -I identity -n "${LOGNAME}" ~/.ssh/id_rsa.pub $ ssh-keygen -s ~/.ssh/ca -I identity -n "${LOGNAME}" ~/.ssh/id_rsa.pub
6. Authenticate to the target system using the new key: 7. Authenticate to the target system using the new key:
$ ssh user@remote.example.com $ ssh user@remote.example.com