|
From: Michael E. <mic...@st...> - 2010-04-15 08:55:39
|
Hello Carlos Due to incompatibilities between the openssh keys and windows, the keys are generated with puttygen on the linux server. This meens, you need to install putty on your linux server. For your information: The current Sepiola version does not run on Windows 7. Kind regards, Michael Carlos Sotelo Jr wrote: > Hi, > I pretend to use the client to connect from Windows to my Linux servers. > > I always receive login error. > > The logfile show this: > > 14.04.10 01:04:14 Application started > 14.04.10 01:04:18 Establishing connection ... > > 14.04.10 01:04:18 Validating server's fingerprint ... > > 14.04.10 01:04:18 Started: C:/Program Files/sepiola > 1.9.2/bin/plink.exe cs...@bz... <mailto:cs...@bz...> > sh -c ":" > > 14.04.10 01:04:18 C:/Program Files/sepiola 1.9.2/bin/plink.exe started > successfully. > > 14.04.10 01:04:20 Server's fingerprint is correct. > > 14.04.10 01:04:24 Log in ... > > 14.04.10 01:04:24 Started: C:/Program Files/sepiola > 1.9.2/bin/plink.exe cs...@bz... <mailto:cs...@bz...> > sh -c 'echo LoggedIn;puttygen -q -t dsa -b 1024 -o > .ssh/key.private-putty;puttygen .ssh/key.private-putty -o > .ssh/key.public-openssh -O public-openssh;puttygen > .ssh/key.private-putty -o .ssh/key.private-openssh -O > private-openssh;cat .ssh/key.public-openssh >> > .ssh/authorized_keys;echo StartPrivateKey;cat > .ssh/key.private-putty;echo EndPrivateKey;echo > StartPrivateOpenSshKey;cat .ssh/key.private-openssh;echo > EndPrivateOpenSshKey;rm .ssh/key.private-putty;rm > .ssh/key.private-openssh;rm .ssh/key.public-openssh' > > 14.04.10 01:04:24 C:/Program Files/sepiola 1.9.2/bin/plink.exe started > successfully. > > 14.04.10 01:04:27 Login failed. > > 14.04.10 01:05:02 Application closed > > > The password is OK, the .ssh directory to. If I remove de autorized > keys file, when the program starts it recreates it. > > > This looks strange to me: > > > puttygen -q -t dsa -b 1024 -o .ssh/key.private-putty > > > In a linux shell? > > > > thanks. > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ------------------------------------------------------------------------ > > _______________________________________________ > Sepiola-users mailing list > Sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepiola-users > -- stepping stone GmbH Neufeldstrasse 9 CH-3012 Bern Telefon: +41 31 332 53 63 www.stepping-stone.ch mic...@st... |