I removed dropbear and installed openssh through a screen terminal. After a reboot, I was able to log in wut I needed to create a password for root (with passwd). But I didn't add 'PermitRootLogin yes' in sshd_config, it was working out of the box
Thanks > On Tue, 01 Dec 2009 20:22:08 +0100, Benjamin Schieder wrote: > > >> On 01.12.2009 20:18:35, Martin Jansa wrote: >> >>> On Tue, Dec 01, 2009 at 07:55:19PM +0100, Yann SLADEK wrote: >>> >>>> Hi Sebastian, >>>> >>>> just tried to remove dropbear with 'opkg remove --force-depends >>>> dropbear' . It tells me dropbear has been removed then closed the >>>> connection. I can re ssh to my phone but dropbear is still installed. >>>> When I try to install openssh first, it tells me that openssh is in >>>> conflict with dropbear >>>> >>>> How should we proceed ? >>>> >>>> Thanks >>>> >>>> Yann >>>> >>> you can replace it in vala-terminal on neo or you can try luck over ssh >>> in screen session (which will be not terminated when opkg stops >>> dropbear) >>> >> I suggest running both commands in a screen session. The commands should >> keep running. >> > > fyi... > > i just tried the above opkg upgrade in screen and got disconnected. > openssh does get installed, but you need to go into terminal and run "/etc/ > init.d/sshd start". The default in openssh is to deny root logins so you > need to create another account with adduser if you haven't before. > > > _______________________________________________ > Shr-User mailing list > [email protected] > http://lists.shr-project.org/mailman/listinfo/shr-user > _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
