|
From: Stephan B. <ps...@gm...> - 2011-04-06 18:52:18
|
Hi There Think it's most probably due to .ssh folder containing authorized_keys file not existing on server under you're ssh users home directory. Try that. Cheers Stephan Buys On 06/04/2011 18:43, TR wrote: > Hello, > > I have tried to follow the Wiki as best as I can. I can login via > Putty to the remote server just fine... When I try to run Sepiola, I > keep running into errors. It will wait a while, tell me the login is > incorrect and then when I hit cancel tells me key has not been > generated. Below is a copy of the log file. Reviewing server logs at > the time I try to use Sepiola, it is showing a successful authentication. > > --Server Log-- > > Apr 6 10:26:35 evergreen sshd[5248]: Accepted password for XXuserXX > from XXX.238.159.XXX port 63012 ssh2 > > --Server Log-- > > > --Sepiola Log-- > > 06.04.11 10:26:34 Started: C:/Program Files/sepiola > 2.0.1/bin/plink.exe XXuserXX@XXhostXX 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' > > 06.04.11 10:26:34 C:/Program Files/sepiola > 2.0.1/bin/plink.exe started successfully. > > 06.04.11 10:27:12 Started: C:/Program Files/sepiola > 2.0.1/bin/plink.exe XXuserXX@XXhostXX 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' > > 06.04.11 10:27:12 C:/Program Files/sepiola > 2.0.1/bin/plink.exe started successfully. > > 06.04.11 10:27:55 Started: C:/Program Files/sepiola > 2.0.1/bin/plink.exe XXuserXX@XXhostXX sh -c ":" > > --Sepiola Log-- > > > > Any help would greatly be appreciated! > > Thanks, > Tim > > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > > > _______________________________________________ > Sepiola-users mailing list > Sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepiola-users |