
Hey there, is it possible to manage the access to the rtime server via ssh from multiple PCs, I mean without need of reloading public key each time I need to access the repository from another PC. I've noticed that the server only reloads public keys named id_rsa.pub. Other names are ignored. Thanks for your help, Jan Svetlik

Hi, On 12/21/2017 11:08 PM, svetlja1@fel.cvut.cz wrote:
Hey there,
is it possible to manage the access to the rtime server via ssh from multiple PCs, I mean without need of reloading public key each time I need to access the repository from another PC.
Please, copy your private/public key pair from postel.felk.cvut.cz to your notebook and use that key pair.
I've noticed that the server only reloads public keys named id_rsa.pub. Other names are ignored.
Thats true. Only one public key is added to rtime server. Then, all the computers sharing the private key (of added public key) has access to rtime.
Thanks for your help, Jan Svetlik
Have a nice day, Jiri Hubacek

On Fri, Dec 22 2017, Jiri Hubacek wrote:
Hi,
On 12/21/2017 11:08 PM, svetlja1@fel.cvut.cz wrote:
Hey there,
is it possible to manage the access to the rtime server via ssh from multiple PCs, I mean without need of reloading public key each time I need to access the repository from another PC.
Please, copy your private/public key pair from postel.felk.cvut.cz to your notebook and use that key pair.
I've noticed that the server only reloads public keys named id_rsa.pub. Other names are ignored.
Thats true.
Not exactly. The server fetch all files matching ~/.ssh/*.pub. In your case, there are two keys imported. Best regards, -Michal Sojka
participants (3)
-
Jiri Hubacek
-
Michal Sojka
-
svetlja1@fel.cvut.cz