Displaying 2 results from an estimated 2 matches for "jri8".
Did you mean:
jri
2018 Sep 17
2
add keys and certificate to forwarded agent on remote host
...9
$ ssh-add -t 300 shortlifekey
Identity added: shortlifekey (shortlifekey)
Lifetime set to 300 seconds
Local:
$ ssh-add -l
2048 SHA256:32C...qYBs /home/user/.ssh/id_user (RSA)
2048 SHA256:32C...qYBs /home/user/.ssh/id_user (RSA-CERT)
2048 SHA256:SZG...5hUQ newkey (RSA)
2048 SHA256:7IS...JRi8 shortlifekey (RSA)
wait 5 minutes...
2048 SHA256:32Cv...qYBs /home/user/.ssh/id_user (RSA)
2048 SHA256:32Cv...qYBs /home/user/.ssh/id_user (RSA-CERT)
2048 SHA256:SZGf...5hUQ newkey (RSA)
Thanks for the great pointers
Rory
2018 Sep 17
7
add keys and certificate to forwarded agent on remote host
Apologies if this post is inappropriate to this list; please redirect me
if so.
Our team uses ssh extensively for server access and maintenance
(Debian). An issue is acting as root when operating, for example, over
ansible and keeping a record of who performed the actions, something ssh
certificates solves well.
The problem is then to automate certificate issuance since it would be
pretty