Re: Remote Mathematica kernels and SSH password
- To: mathgroup at smc.vnet.net
- Subject: [mg63101] Re: [mg63081] Remote Mathematica kernels and SSH password
- From: "Yasvir A. Tesiram" <tesiramy at omrf.ouhsc.edu>
- Date: Wed, 14 Dec 2005 04:36:03 -0500 (EST)
- References: <200512130841.DAA08229@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, If the connection is between two *nix machines, then I would suggest you look at generating an ssh key pair. See "man ssh-keygen". And I think that Wolfram have their own connection program. Try, `java` -jar `mathssh` username@remotehost path_to_mathkernel -mathlink -LinkMode Connect -LinkProtocol TCPIP -LinkName "`linkname`" Cheers Yas On Tue, 13 Dec 2005, Renan wrote: > hi, > > I want to run a remote Mathematica kernel, but the remote machine > requires a password for my login. > > Mathematica starts connecting (I can see the 'sshd' process running on > the remote machine), but seems to get stuck on the "Password: " > prompt. > > Is there some way to make Mathematica ask for my password when logging on? > Or what can I change in the remote machine? > > Thanks! > -- > Thanks/obrigado, Renan "Wishmaster" Birck - Canoas, Rio Grande do Sul, Brasil > MSN: wizard_of_yendor at hotmail.com > Orkut: http://www.orkut.com/Profile.aspx?uid=2202360379963855296 >
- References:
- Remote Mathematica kernels and SSH password
- From: Renan <renan.birck@gmail.com>
- Remote Mathematica kernels and SSH password