[j-nsp] remote ssh command to an EX series switch

Laurent HENRY Laurent.Henry at ehess.fr
Tue Sep 7 06:23:54 EDT 2010


Le Monday 06 September 2010 17:32:43 Jens Rosenboom, vous avez écrit :
> On Mon, Sep 06, 2010 at 04:04:33PM +0200, Laurent HENRY wrote:
> ...
>
> > Is someone know a good doc pointer helping me how to configure ssh keys
> > to launch remote command from or to an EX ?
>
> You can attach your public key to the user account on the EX:
>
> user xy {
>     authentication {
>         ssh-rsa "ssh-rsa AA...==";
>     }
> }
>
> Note the double "ssh-rsa", once for the key type, the second as part of the
> public key string itself.

That's it !
thank you very much !



More information about the juniper-nsp mailing list